Class: Aws::Types::AcceptGrantRequest
- Inherits:
-
Object
- Object
- Aws::Types::AcceptGrantRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#grant_arn ⇒ ::String
Returns the value of attribute grant_arn.
Instance Attribute Details
#grant_arn ⇒ ::String
Returns the value of attribute grant_arn.
12 13 14 |
# File 'sig/types.rbs', line 12 def grant_arn @grant_arn end |