GetApplicationResponse

Types

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

Properties

Link copied to clipboard

A key-value pair that identifies an associated resource.

Link copied to clipboard
val arn: String?

The Amazon resource name (ARN) that specifies the application across services.

Link copied to clipboard

The number of top-level resources that were registered as part of this application.

Link copied to clipboard

The ISO-8601 formatted timestamp of the moment when the application was created.

Link copied to clipboard

The description of the application.

Link copied to clipboard
val id: String?

The identifier of the application.

Link copied to clipboard

The information about the integration of the application with other services, such as Resource Groups.

Link copied to clipboard

The ISO-8601 formatted timestamp of the moment when the application was last updated.

Link copied to clipboard
val name: String?

The name of the application. The name must be unique in the region in which you are creating the application.

Link copied to clipboard

Key-value pairs associated with 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