Class: Aws::Types::AccessPoliciesStatus
- Inherits:
-
Object
- Object
- Aws::Types::AccessPoliciesStatus
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#options ⇒ ::String
Returns the value of attribute options.
-
#status ⇒ Types::OptionStatus
Returns the value of attribute status.
Instance Attribute Details
#options ⇒ ::String
Returns the value of attribute options.
55 56 57 |
# File 'sig/types.rbs', line 55 def @options end |
#status ⇒ Types::OptionStatus
Returns the value of attribute status.
56 57 58 |
# File 'sig/types.rbs', line 56 def status @status end |