Builder

class Builder

Properties

Link copied to clipboard

The app block ARN of the application.

Link copied to clipboard
var arn: String?

The ARN of the application.

Link copied to clipboard

The time at which the application was created within the app block.

Link copied to clipboard

The description of the application.

Link copied to clipboard

The application name to display.

Link copied to clipboard

If there is a problem, the application can be disabled after image creation.

Link copied to clipboard

The S3 location of the application icon.

Link copied to clipboard

The URL for the application icon. This URL might be time-limited.

Link copied to clipboard

The instance families for the application.

Link copied to clipboard

The arguments that are passed to the application at launch.

Link copied to clipboard

The path to the application executable in the instance.

Link copied to clipboard

Additional attributes that describe the application.

Link copied to clipboard
var name: String?

The name of the application.

Link copied to clipboard

The platforms on which the application can run.

Link copied to clipboard

The working directory for the application.

Functions

Link copied to clipboard