Builder

class Builder

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of the application.

Link copied to clipboard

The identifier of the application.

Link copied to clipboard

The timestamp when this application was created.

Link copied to clipboard

The version of the application that is deployed.

Link copied to clipboard

The description of the application.

Link copied to clipboard

The type of the target platform for the application.

Link copied to clipboard

The identifier of the runtime environment where you want to deploy the application.

Link copied to clipboard

The identifier of a customer managed key.

Link copied to clipboard

The timestamp when you last started the application. Null until the application runs for the first time.

Link copied to clipboard

The latest version of the application.

Link copied to clipboard

The Amazon Resource Name (ARN) for the network load balancer listener created in your Amazon Web Services account. Amazon Web Services Mainframe Modernization creates this listener for you the first time you deploy an application.

Link copied to clipboard

The port associated with the network load balancer listener created in your Amazon Web Services account.

Link copied to clipboard

The public DNS name of the load balancer created in your Amazon Web Services account.

Link copied to clipboard

The list of log summaries. Each log summary includes the log type as well as the log group identifier. These are CloudWatch logs. Amazon Web Services Mainframe Modernization pushes the application log to CloudWatch under the customer's account.

Link copied to clipboard
var name: String?

The unique identifier of the application.

Link copied to clipboard

The Amazon Resource Name (ARN) of the role associated with the application.

Link copied to clipboard

The status of the application.

Link copied to clipboard

The reason for the reported status.

Link copied to clipboard

A list of tags associated with the application.

Link copied to clipboard

Returns the Amazon Resource Names (ARNs) of the target groups that are attached to the network load balancer.

Functions