Class: Aws::Types::BeforeEntryConditions
- Inherits:
-
Object
- Object
- Aws::Types::BeforeEntryConditions
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#conditions ⇒ ::Array[Types::Condition]
Returns the value of attribute conditions.
Instance Attribute Details
#conditions ⇒ ::Array[Types::Condition]
Returns the value of attribute conditions.
307 308 309 |
# File 'sig/types.rbs', line 307 def conditions @conditions end |