menu
aws_configservice_api package
documentation
config-2014-11-12.dart
ConformancePackInputParameter
ConformancePackInputParameter constructor
ConformancePackInputParameter constructor
dark_mode
light_mode
ConformancePackInputParameter
constructor
ConformancePackInputParameter
(
{
required
String
parameterName
,
required
String
parameterValue
,
})
Implementation
ConformancePackInputParameter({ required this.parameterName, required this.parameterValue, });
aws_configservice_api package
documentation
config-2014-11-12
ConformancePackInputParameter
ConformancePackInputParameter constructor
ConformancePackInputParameter class