UpdateApplicationRequest

Types

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

Properties

Link copied to clipboard

The ARN of the app block.

Link copied to clipboard

The attributes to delete for an application.

Link copied to clipboard

The description of the application.

Link copied to clipboard

The display name of the application. This name is visible to users in the application catalog.

Link copied to clipboard

The icon S3 location of the application.

Link copied to clipboard

The launch parameters of the application.

Link copied to clipboard

The launch path of the application.

Link copied to clipboard
val name: String?

The name of the application. This name is visible to users when display name is not specified.

Link copied to clipboard

The working directory of the application.

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