Uses of Class
software.amazon.awscdk.services.s3.CfnMultiRegionAccessPoint.Builder
-
Uses of CfnMultiRegionAccessPoint.Builder in software.amazon.awscdk.services.s3
Modifier and TypeMethodDescriptionThe name of the Multi-Region Access Point.CfnMultiRegionAccessPoint.Builder.publicAccessBlockConfiguration
(IResolvable publicAccessBlockConfiguration) The PublicAccessBlock configuration that you want to apply to this Multi-Region Access Point.CfnMultiRegionAccessPoint.Builder.publicAccessBlockConfiguration
(CfnMultiRegionAccessPoint.PublicAccessBlockConfigurationProperty publicAccessBlockConfiguration) The PublicAccessBlock configuration that you want to apply to this Multi-Region Access Point.A collection of the Regions and buckets associated with the Multi-Region Access Point.CfnMultiRegionAccessPoint.Builder.regions
(IResolvable regions) A collection of the Regions and buckets associated with the Multi-Region Access Point.