Module: Aws::EC2::Client::_GetInstanceTypesFromInstanceRequirementsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetInstanceTypesFromInstanceRequirementsResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#instance_types ⇒ ::Array[Types::InstanceTypeInfoFromInstanceRequirements]
10156 |
# File 'sig/client.rbs', line 10156
def instance_types: () -> ::Array[Types::InstanceTypeInfoFromInstanceRequirements]
|
#next_token ⇒ ::String
10157 |
# File 'sig/client.rbs', line 10157
def next_token: () -> ::String
|