Builder

class Builder

Properties

Link copied to clipboard

Unique, case-sensitive identifier the service generates to ensure the idempotency of the request to create an application. The service generates the clientToken when the API call is triggered. The token expires after one hour, so if you retry the API within this timeframe with the same clientToken, you will get the same response. The service also handles deleting the clientToken after it expires.

Link copied to clipboard

The application definition for this application. You can specify either inline JSON or an S3 bucket location.

Link copied to clipboard

The description of the application.

Link copied to clipboard

The type of the target platform for this application.

Link copied to clipboard

The identifier of a customer managed key.

Link copied to clipboard
var name: String?

The unique identifier of the application.

Link copied to clipboard

The Amazon Resource Name (ARN) that identifies a role that the application uses to access Amazon Web Services resources that are not part of the application or are in a different Amazon Web Services account.

Link copied to clipboard

A list of tags to apply to the application.