Class: Aws::Types::Grant
- Inherits:
-
Object
- Object
- Aws::Types::Grant
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#grantee ⇒ Types::Grantee
Returns the value of attribute grantee.
-
#permission ⇒ "FULL_CONTROL", ...
Returns the value of attribute permission.
Instance Attribute Details
#grantee ⇒ Types::Grantee
Returns the value of attribute grantee.
1346 1347 1348 |
# File 'sig/types.rbs', line 1346 def grantee @grantee end |
#permission ⇒ "FULL_CONTROL", ...
Returns the value of attribute permission.
1347 1348 1349 |
# File 'sig/types.rbs', line 1347 def end |