Module: Aws::Pricing::Client::_DescribeServicesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeServicesResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#format_version ⇒ ::String
85 |
# File 'sig/client.rbs', line 85
def format_version: () -> ::String
|
#next_token ⇒ ::String
86 |
# File 'sig/client.rbs', line 86
def next_token: () -> ::String
|
#services ⇒ ::Array[Types::Service]
84 |
# File 'sig/client.rbs', line 84
def services: () -> ::Array[Types::Service]
|