class Aws::SecurityHub::Types::AwsS3BucketWebsiteConfigurationRedirectTo

The redirect behavior for requests to the website.

@note When making an API call, you may pass AwsS3BucketWebsiteConfigurationRedirectTo

data as a hash:

    {
      hostname: "NonEmptyString",
      protocol: "NonEmptyString",
    }

@!attribute [rw] hostname

The name of the host to redirect requests to.
@return [String]

@!attribute [rw] protocol

The protocol to use when redirecting requests. By default, uses the
same protocol as the original request.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/securityhub-2018-10-26/AwsS3BucketWebsiteConfigurationRedirectTo AWS API Documentation

Constants

SENSITIVE