UpdateDistributionRequest
Types
Properties
Link copied to clipboard
An array of objects that describe the per-path cache behavior for the distribution.
Link copied to clipboard
An object that describes the cache behavior settings for the distribution.
Link copied to clipboard
An object that describes the default cache behavior for the distribution.
Link copied to clipboard
The name of the distribution to update.
Link copied to clipboard
An object that describes the origin resource for the distribution, such as a Lightsail instance, bucket, or load balancer.
Functions
Link copied to clipboard
inline fun copy(block: UpdateDistributionRequest.Builder.() -> Unit = {}): UpdateDistributionRequest