menu
aws_configservice_api package
documentation
config-2014-11-12.dart
Scope
Scope constructor
Scope constructor
dark_mode
light_mode
Scope
constructor
Scope
(
{
String
?
complianceResourceId
,
List
<
String
>
?
complianceResourceTypes
,
String
?
tagKey
,
String
?
tagValue
,
})
Implementation
Scope({ this.complianceResourceId, this.complianceResourceTypes, this.tagKey, this.tagValue, });
aws_configservice_api package
documentation
config-2014-11-12
Scope
Scope constructor
Scope class