You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::Pricing::Types::DescribeServicesResponse
- Inherits:
-
Struct
- Object
- Struct
- Aws::Pricing::Types::DescribeServicesResponse
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
-
#format_version ⇒ String
The format version of the response.
-
#next_token ⇒ String
The pagination token for the next set of retreivable results.
-
#services ⇒ Array<Types::Service>
The service metadata for the service or services in the response.
Instance Attribute Details
#format_version ⇒ String
The format version of the response. For example, aws_v1
.
#next_token ⇒ String
The pagination token for the next set of retreivable results.
#services ⇒ Array<Types::Service>
The service metadata for the service or services in the response.