AwsS3BucketWebsiteConfigurationRoutingRuleRedirect

The rules to redirect the request if the condition in Condition is met.

Types

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

Properties

Link copied to clipboard

The host name to use in the redirect request.

Link copied to clipboard

The HTTP redirect code to use in the response.

Link copied to clipboard

The protocol to use to redirect the request. By default, uses the protocol from the original request.

Link copied to clipboard

The object key prefix to use in the redirect request.

Link copied to clipboard

The specific object key to use in the redirect request.

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