Class: Aws::Types::ListReplacePermissionAssociationsWorkResponse
- Inherits:
-
Object
- Object
- Aws::Types::ListReplacePermissionAssociationsWorkResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#next_token ⇒ ::String
Returns the value of attribute next_token.
-
#replace_permission_associations_works ⇒ ::Array[Types::ReplacePermissionAssociationsWork]
Returns the value of attribute replace_permission_associations_works.
Instance Attribute Details
#next_token ⇒ ::String
Returns the value of attribute next_token.
399 400 401 |
# File 'sig/types.rbs', line 399 def next_token @next_token end |
#replace_permission_associations_works ⇒ ::Array[Types::ReplacePermissionAssociationsWork]
Returns the value of attribute replace_permission_associations_works.
398 399 400 |
# File 'sig/types.rbs', line 398 def end |