menu
aws_opsworks_api package
documentation
opsworks-2013-02-18.dart
EnvironmentVariable
EnvironmentVariable constructor
EnvironmentVariable constructor
dark_mode
light_mode
EnvironmentVariable
constructor
EnvironmentVariable
(
{
required
String
key
,
required
String
value
,
bool
?
secure
,
})
Implementation
EnvironmentVariable({ required this.key, required this.value, this.secure, });
aws_opsworks_api package
documentation
opsworks-2013-02-18
EnvironmentVariable
EnvironmentVariable constructor
EnvironmentVariable class