DistributionConfigurationSummary

A high-level overview of a distribution configuration.

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) of the distribution configuration.

Link copied to clipboard

The date on which the distribution configuration was created.

Link copied to clipboard

The date on which the distribution configuration was updated.

Link copied to clipboard

The description of the distribution configuration.

Link copied to clipboard
val name: String?

The name of the distribution configuration.

Link copied to clipboard

A list of Regions where the container image is distributed to.

Link copied to clipboard

The tags associated with the distribution configuration.

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