menu
aws_discovery_api package
documentation
discovery-2015-11-01.dart
ListConfigurationsResponse
ListConfigurationsResponse.new constructor
ListConfigurationsResponse.new constructor
dark_mode
light_mode
ListConfigurationsResponse
constructor
ListConfigurationsResponse
(
{
List
<
Map
<
String
,
String
>
>
?
configurations
,
String
?
nextToken
,
})
Implementation
ListConfigurationsResponse({ this.configurations, this.nextToken, });
aws_discovery_api package
documentation
discovery-2015-11-01
ListConfigurationsResponse
ListConfigurationsResponse.new constructor
ListConfigurationsResponse class