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.
241 242 243 |
# File 'sig/types.rbs', line 241 def grantee @grantee end |
#permission ⇒ "FULL_CONTROL", ...
Returns the value of attribute permission.
242 243 244 |
# File 'sig/types.rbs', line 242 def end |