GetHostedConfigurationVersionResponse

Types

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

Properties

Link copied to clipboard

The application ID.

Link copied to clipboard

The configuration profile ID.

Link copied to clipboard

The content of the configuration or the configuration data.

Link copied to clipboard

A standard MIME type describing the format of the configuration content. For more information, see Content-Type.

Link copied to clipboard

A description of the configuration.

Link copied to clipboard

The Amazon Resource Name of the Key Management Service key that was used to encrypt this specific version of the configuration data in the AppConfig hosted configuration store.

Link copied to clipboard

A user-defined label for an AppConfig hosted configuration version.

Link copied to clipboard

The configuration version.

Functions

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