Module: Aws::AppStream::Client::_DescribeUserStackAssociationsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeUserStackAssociationsResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
943 |
# File 'sig/client.rbs', line 943
def next_token: () -> ::String
|
#user_stack_associations ⇒ ::Array[Types::UserStackAssociation]
942 |
# File 'sig/client.rbs', line 942
def user_stack_associations: () -> ::Array[Types::UserStackAssociation]
|