menu
aws_swf_api package
documentation
swf-2012-01-25.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_swf_api package
documentation
swf-2012-01-25
ResourceTag
ResourceTag constructor
ResourceTag class