GetConfigurationBundleVersionResponse

Types

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

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of the configuration bundle.

Link copied to clipboard

The unique identifier of the configuration bundle.

Link copied to clipboard

The name of the configuration bundle.

Link copied to clipboard

A map of component identifiers to their configurations for this version.

Link copied to clipboard

The timestamp when the configuration bundle was created.

Link copied to clipboard

The description of the configuration bundle.

Link copied to clipboard

The version lineage metadata, including parent versions, branch name, and creation source.

Link copied to clipboard

The timestamp when this specific version was created.

Link copied to clipboard

The version identifier of this configuration bundle 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