Builder
Properties
The HTTP methods that are processed and forwarded to the distribution's origin.
The HTTP method responses that are cached by your distribution.
The default amount of time that objects stay in the distribution's cache before the distribution forwards another request to the origin to determine whether the content has been updated.
An object that describes the cookies that are forwarded to the origin. Your content is cached based on the cookies that are forwarded.
An object that describes the headers that are forwarded to the origin. Your content is cached based on the headers that are forwarded.
An object that describes the query strings that are forwarded to the origin. Your content is cached based on the query strings that are forwarded.
The maximum amount of time that objects stay in the distribution's cache before the distribution forwards another request to the origin to determine whether the object has been updated.
The minimum amount of time that objects stay in the distribution's cache before the distribution forwards another request to the origin to determine whether the object has been updated.
Functions
construct an aws.sdk.kotlin.services.lightsail.model.CookieObject inside the given block
construct an aws.sdk.kotlin.services.lightsail.model.HeaderObject inside the given block
construct an aws.sdk.kotlin.services.lightsail.model.QueryStringObject inside the given block