menu
aws_fms_api package
documentation
fms-2018-01-01.dart
ResourceTag
ResourceTag constructor
ResourceTag constructor
dark_mode
light_mode
ResourceTag
constructor
ResourceTag
(
{
required
String
key
,
String
?
value
,
})
Implementation
ResourceTag({ required this.key, this.value, });
aws_fms_api package
documentation
fms-2018-01-01
ResourceTag
ResourceTag constructor
ResourceTag class