Module: Aws::Outposts::Client::_GetOutpostSupportedInstanceTypesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetOutpostSupportedInstanceTypesOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#instance_types ⇒ ::Array[Types::InstanceTypeItem]
349 |
# File 'sig/client.rbs', line 349
def instance_types: () -> ::Array[Types::InstanceTypeItem]
|
#next_token ⇒ ::String
350 |
# File 'sig/client.rbs', line 350
def next_token: () -> ::String
|