BucketWebsiteConfigurationV2Args

constructor(bucket: Output<String>? = null, errorDocument: Output<BucketWebsiteConfigurationV2ErrorDocumentArgs>? = null, expectedBucketOwner: Output<String>? = null, indexDocument: Output<BucketWebsiteConfigurationV2IndexDocumentArgs>? = null, redirectAllRequestsTo: Output<BucketWebsiteConfigurationV2RedirectAllRequestsToArgs>? = null, routingRuleDetails: Output<String>? = null, routingRules: Output<List<BucketWebsiteConfigurationV2RoutingRuleArgs>>? = null)