Class: Aws::Types::AddPolicyGrantOutput
- Inherits:
-
Object
- Object
- Aws::Types::AddPolicyGrantOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#grant_id ⇒ ::String
Returns the value of attribute grant_id.
Instance Attribute Details
#grant_id ⇒ ::String
Returns the value of attribute grant_id.
146 147 148 |
# File 'sig/types.rbs', line 146 def grant_id @grant_id end |