AwsS3BucketWebsiteConfigurationRedirectTo

The redirect behavior for requests to the website.

Types

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

Properties

Link copied to clipboard

The name of the host to redirect requests to.

Link copied to clipboard

The protocol to use when redirecting requests. By default, this field uses the same protocol as the original request. Valid values are http or https.

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