DistributionConfiguration

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 this distribution configuration was created.

Link copied to clipboard

The date on which this distribution configuration was last updated.

Link copied to clipboard

The description of the distribution configuration.

Link copied to clipboard

The distribution objects that apply Region-specific settings for the deployment of the image to targeted Regions.

Link copied to clipboard
val name: String?

The name of the distribution configuration.

Link copied to clipboard

The tags of the distribution configuration.

Link copied to clipboard

The maximum duration in minutes for this 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