menu
aws_pricing_api package
documentation
pricing-2017-10-15.dart
DescribeServicesResponse
DescribeServicesResponse constructor
DescribeServicesResponse constructor
dark_mode
light_mode
DescribeServicesResponse
constructor
DescribeServicesResponse
(
{
String
?
formatVersion
,
String
?
nextToken
,
List
<
Service
>
?
services
,
})
Implementation
DescribeServicesResponse({ this.formatVersion, this.nextToken, this.services, });
aws_pricing_api package
documentation
pricing-2017-10-15
DescribeServicesResponse
DescribeServicesResponse constructor
DescribeServicesResponse class