Class: Aws::Types::ReadWriteAccess
- Inherits:
-
Object
- Object
- Aws::Types::ReadWriteAccess
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#authorization ⇒ "Enabled", "Disabled"
Returns the value of attribute authorization.
Instance Attribute Details
#authorization ⇒ "Enabled", "Disabled"
Returns the value of attribute authorization.
2364 2365 2366 |
# File 'sig/types.rbs', line 2364 def @authorization end |