type github.com/aws/aws-sdk-go-v2/service/s3/types.WebsiteConfiguration

4 uses

	github.com/aws/aws-sdk-go-v2/service/s3/types (current package)
		types.go#L3859: type WebsiteConfiguration struct {

	github.com/aws/aws-sdk-go-v2/service/s3
		api_op_PutBucketWebsite.go#L112: 	WebsiteConfiguration *types.WebsiteConfiguration
		serializers.go#L12658: func awsRestxml_serializeDocumentWebsiteConfiguration(v *types.WebsiteConfiguration, value smithyxml.Value) error {
		validators.go#L3800: func validateWebsiteConfiguration(v *types.WebsiteConfiguration) error {