ResourceEquals class final
- Inheritance
-
- Object
- ResourceConstraint
- ResourceEquals
- Mixed-in types
Constructors
- ResourceEquals(Component entity)
-
const
- ResourceEquals.fromProto(ResourceEquals proto)
-
factory
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toExpr(
) → Expr -
inherited
-
toJson(
) → Map< String, Object?> -
inherited
-
toProto(
) → ResourceConstraint -
override
-
toString(
) → String -
A string representation of this object.
inherited
-
toVariableExpr(
CedarVariable variable) → Expr -
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited