Module: Aws::EC2::Client::_DescribeInstanceTypeOfferingsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeInstanceTypeOfferingsResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#instance_type_offerings ⇒ ::Array[Types::InstanceTypeOffering]
6491 |
# File 'sig/client.rbs', line 6491
def instance_type_offerings: () -> ::Array[Types::InstanceTypeOffering]
|
#next_token ⇒ ::String
6492 |
# File 'sig/client.rbs', line 6492
def next_token: () -> ::String
|