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]
10142 |
# File 'sig/client.rbs', line 10142
def instance_types: () -> ::Array[Types::InstanceTypeInfoFromInstanceRequirements]
|
#next_token ⇒ ::String
10143 |
# File 'sig/client.rbs', line 10143
def next_token: () -> ::String
|