Class: Aws::Types::Options
- Inherits:
-
Object
- Object
- Aws::Types::Options
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#activation_override_behavior ⇒ "DISTRIBUTED_GRANTS_ONLY", "ALL_GRANTS_PERMITTED_BY_ISSUER"
Returns the value of attribute activation_override_behavior.
Instance Attribute Details
#activation_override_behavior ⇒ "DISTRIBUTED_GRANTS_ONLY", "ALL_GRANTS_PERMITTED_BY_ISSUER"
Returns the value of attribute activation_override_behavior.
1117 1118 1119 |
# File 'sig/types.rbs', line 1117 def activation_override_behavior @activation_override_behavior end |