Module: Aws::Pricing::Client::_GetAttributeValuesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetAttributeValuesResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#attribute_values ⇒ ::Array[Types::AttributeValue]
99 |
# File 'sig/client.rbs', line 99
def attribute_values: () -> ::Array[Types::AttributeValue]
|
#next_token ⇒ ::String
100 |
# File 'sig/client.rbs', line 100
def next_token: () -> ::String
|