ContainerType

class aws_cdk.aws_imagebuilder_alpha.ContainerType(*values)

Bases: Enum

(experimental) The type of the container being used in the container recipe.

Stability:

experimental

Attributes

DOCKER

(experimental) Indicates the container recipe uses a Docker container.

Stability:

experimental