Module: Aws::AppStream::Client::_DescribeEntitlementsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeEntitlementsResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#entitlements ⇒ ::Array[Types::Entitlement]
808 |
# File 'sig/client.rbs', line 808
def entitlements: () -> ::Array[Types::Entitlement]
|
#next_token ⇒ ::String
809 |
# File 'sig/client.rbs', line 809
def next_token: () -> ::String
|