Builder

class Builder

Properties

Link copied to clipboard
var arn: String?

The Amazon Resource Name (ARN) of the container recipe.

Link copied to clipboard

Specifies the type of container, such as "Docker".

Link copied to clipboard

The date when this container recipe was created.

Link copied to clipboard

The base image for a container build and test instance. This can contain an AMI ID or it can specify an Amazon Web Services Systems Manager (SSM) Parameter Store Parameter, prefixed by ssm:, followed by the parameter name or ARN.

Link copied to clipboard
var name: String?

The name of the container recipe.

Link copied to clipboard

The owner of the container recipe.

Link copied to clipboard

The base image for the container recipe.

Link copied to clipboard

The system platform for the container, such as Windows or Linux.

Link copied to clipboard

Tags that are attached to the container recipe.