CreateApplicationInstanceRequest

Types

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

Properties

Link copied to clipboard

The ID of an application instance to replace with the new instance.

Link copied to clipboard
Link copied to clipboard

A description for the application instance.

Link copied to clipboard

Setting overrides for the application manifest.

Link copied to clipboard

The application's manifest document.

Link copied to clipboard
val name: String?

A name for the application instance.

Link copied to clipboard

The ARN of a runtime role for the application instance.

Link copied to clipboard

Tags for the application instance.

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