CreateDistributionConfigurationRequest

Types

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

Properties

Link copied to clipboard

Unique, case-sensitive identifier you provide to ensure idempotency of the request. For more information, see Ensuring idempotency in the Amazon EC2 API Reference.

Link copied to clipboard

The description of the distribution configuration.

Link copied to clipboard

The distributions of the distribution configuration.

Link copied to clipboard
val name: String?

The name of the distribution configuration.

Link copied to clipboard

The tags of the distribution configuration.

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