Class: Aws::Types::GetGrantResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetGrantResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#grant ⇒ Types::Grant
Returns the value of attribute grant.
Instance Attribute Details
#grant ⇒ Types::Grant
Returns the value of attribute grant.
467 468 469 |
# File 'sig/types.rbs', line 467 def grant @grant end |