ApplicationSummary

Summary of a Amazon Web Services Service Catalog AppRegistry application.

Types

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

Properties

Link copied to clipboard
val arn: String?

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

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

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