menu
aws_ecs_api package
documentation
ecs-2014-11-13.dart
ListAccountSettingsResponse
ListAccountSettingsResponse constructor
ListAccountSettingsResponse constructor
dark_mode
light_mode
ListAccountSettingsResponse
constructor
ListAccountSettingsResponse
(
{
String
?
nextToken
,
List
<
Setting
>
?
settings
,
})
Implementation
ListAccountSettingsResponse({ this.nextToken, this.settings, });
aws_ecs_api package
documentation
ecs-2014-11-13
ListAccountSettingsResponse
ListAccountSettingsResponse constructor
ListAccountSettingsResponse class