CreateDistributionRequest
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
The name of the SSL/TLS certificate that you want to attach to the distribution.
Link copied to clipboard
An object that describes the default cache behavior for the distribution.
Link copied to clipboard
The name for the distribution.
Link copied to clipboard
The IP address type for the distribution.
Link copied to clipboard
An object that describes the origin resource for the distribution, such as a Lightsail instance, bucket, or load balancer.
Link copied to clipboard
The minimum TLS protocol version for the SSL/TLS certificate.
Functions
Link copied to clipboard
inline fun copy(block: CreateDistributionRequest.Builder.() -> Unit = {}): CreateDistributionRequest