@quadnix/octo-aws-cdkResourcesEcsTaskDefinitionEcsTaskDefinitionEnvironmentVariableSchemaOn this pageEcsTaskDefinitionEnvironmentVariableSchema Defines a key-value pair representing an environment variable to be passed to the container.@groupResources/EcsTaskDefinitionIndex PropertiesnamevalueProperties namename: string = ...The name of the environment variable.valuevalue: string = ...The value of the environment variable.
Defines a key-value pair representing an environment variable to be passed to the container.
Resources/EcsTaskDefinition