Builder

class Builder

Properties

Link copied to clipboard

The configuration for where the application should be loaded from.

Link copied to clipboard

A unique, case-sensitive identifier that you provide to ensure the idempotency of the request. If not provided, the Amazon Web Services SDK populates this field. For more information about idempotency, see Making retries safe with idempotent APIs.

Link copied to clipboard

The description 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"} }.