EnvironmentFileType

class aws_cdk.aws_ecs.EnvironmentFileType(value, names=None, *, module=None, qualname=None, type=None, start=1, boundary=None)

Bases: Enum

Type of environment file to be included in the container definition.

Attributes

S3

Environment file hosted on S3, referenced by object ARN.