Module: Aws::WorkSpaces::Client::_DescribeAccountModificationsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeAccountModificationsResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#account_modifications ⇒ ::Array[Types::AccountModification]
503 |
# File 'sig/client.rbs', line 503
def account_modifications: () -> ::Array[Types::AccountModification]
|
#next_token ⇒ ::String
504 |
# File 'sig/client.rbs', line 504
def next_token: () -> ::String
|