Class: Aws::Types::ReplacePermissionAssociationsResponse
- Inherits:
-
Object
- Object
- Aws::Types::ReplacePermissionAssociationsResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#client_token ⇒ ::String
Returns the value of attribute client_token.
-
#replace_permission_associations_work ⇒ Types::ReplacePermissionAssociationsWork
Returns the value of attribute replace_permission_associations_work.
Instance Attribute Details
#client_token ⇒ ::String
Returns the value of attribute client_token.
552 553 554 |
# File 'sig/types.rbs', line 552 def client_token @client_token end |
#replace_permission_associations_work ⇒ Types::ReplacePermissionAssociationsWork
Returns the value of attribute replace_permission_associations_work.
551 552 553 |
# File 'sig/types.rbs', line 551 def end |