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.
603 604 605 |
# File 'sig/types.rbs', line 603 def grant @grant end |