Class: Aws::Types::GetApplicationGrantResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetApplicationGrantResponse
- 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.
606 607 608 |
# File 'sig/types.rbs', line 606 def grant @grant end |