Uses of Interface
software.amazon.awscdk.services.s3.RoutingRule
Packages that use RoutingRule
-
Uses of RoutingRule in software.amazon.awscdk.services.s3
Classes in software.amazon.awscdk.services.s3 that implement RoutingRuleMethods in software.amazon.awscdk.services.s3 that return RoutingRuleMethods in software.amazon.awscdk.services.s3 that return types with arguments of type RoutingRuleModifier and TypeMethodDescriptiondefault List<RoutingRule> BucketProps.getWebsiteRoutingRules()Rules that define when a redirect is applied and the redirect behavior.final List<RoutingRule> BucketProps.Jsii$Proxy.getWebsiteRoutingRules()Method parameters in software.amazon.awscdk.services.s3 with type arguments of type RoutingRuleModifier and TypeMethodDescriptionBucket.Builder.websiteRoutingRules(List<? extends RoutingRule> websiteRoutingRules) Rules that define when a redirect is applied and the redirect behavior.BucketProps.Builder.websiteRoutingRules(List<? extends RoutingRule> websiteRoutingRules) Sets the value ofBucketProps.getWebsiteRoutingRules()