UpdateApplicationRequest

Types

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

Properties

Link copied to clipboard

The configuration settings for the application.

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 description of the application.

Link copied to clipboard

The iframe configuration for the application.

Link copied to clipboard

The maximum time in milliseconds allowed to establish a connection with the workspace.

Link copied to clipboard

Indicates whether the application is a service.

Link copied to clipboard
val name: String?

The name 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.

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