UpdateDistributionWithStagingConfigRequest

Types

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

Properties

Link copied to clipboard
val id: String?

The identifier of the primary distribution to which you are copying a staging distribution's configuration.

Link copied to clipboard

The current versions (ETag values) of both primary and staging distributions. Provide these in the following format:

Link copied to clipboard

The identifier of the staging distribution whose configuration you are copying to the primary distribution.

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