Builder

class Builder

Properties

Link copied to clipboard

The configuration for where the application should be loaded from.

Link copied to clipboard
var arn: String?

The Amazon Resource Name (ARN) of the Application.

Link copied to clipboard

The created time of the Application.

Link copied to clipboard

The description of the application.

Link copied to clipboard
var id: String?

A unique identifier for the Application.

Link copied to clipboard

The last modified time of the Application.

Link copied to clipboard
var name: String?

The name of the application.

Link copied to clipboard

The namespace of the application.

Link copied to clipboard

The configuration of events or requests that the application has access to.

Link copied to clipboard

The events that the application publishes.

Link copied to clipboard

The events that the application subscribes.

Link copied to clipboard

The tags used to organize, track, or control access for this resource. For example, { "tags": {"key1":"value1", "key2":"value2"} }.