Class: Aws::Types::RejectGrantRequest
- Inherits:
-
Object
- Object
- Aws::Types::RejectGrantRequest
- 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.
1180 1181 1182 |
# File 'sig/types.rbs', line 1180 def grant_arn @grant_arn end |