Module: Aws::SSOAdmin::Client::_ListInstancesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListInstancesResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#instances ⇒ ::Array[Types::InstanceMetadata]
802 |
# File 'sig/client.rbs', line 802
def instances: () -> ::Array[Types::InstanceMetadata]
|
#next_token ⇒ ::String
803 |
# File 'sig/client.rbs', line 803
def next_token: () -> ::String
|