Class: Aws::Types::DeletePermissionRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeletePermissionRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#client_token ⇒ ::String
Returns the value of attribute client_token.
-
#permission_arn ⇒ ::String
Returns the value of attribute permission_arn.
Instance Attribute Details
#client_token ⇒ ::String
Returns the value of attribute client_token.
125 126 127 |
# File 'sig/types.rbs', line 125 def client_token @client_token end |
#permission_arn ⇒ ::String
Returns the value of attribute permission_arn.
124 125 126 |
# File 'sig/types.rbs', line 124 def end |