GetApplicationResponse

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The configuration for where the application should be loaded from.

Link copied to clipboard
val 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
val id: String?

A unique identifier for the Application.

Link copied to clipboard

The last modified time of the Application.

Link copied to clipboard
val 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"} }.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String