Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.s3outposts.CfnAccessPointPropsMixin.Builder
Packages that use CfnAccessPointPropsMixin.Builder
-
Uses of CfnAccessPointPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.s3outposts
Methods in software.amazon.awscdk.cfnpropertymixins.services.s3outposts that return CfnAccessPointPropsMixin.BuilderModifier and TypeMethodDescriptionThe Amazon Resource Name (ARN) of the S3 on Outposts bucket that is associated with this access point.CfnAccessPointPropsMixin.Builder.create()CfnAccessPointPropsMixin.Builder.create(CfnPropertyMixinOptions options) The name of this access point.The access point policy associated with this access point.CfnAccessPointPropsMixin.Builder.vpcConfiguration(CfnAccessPointPropsMixin.VpcConfigurationProperty vpcConfiguration) The virtual private cloud (VPC) configuration for this access point, if one exists.CfnAccessPointPropsMixin.Builder.vpcConfiguration(IResolvable vpcConfiguration) The virtual private cloud (VPC) configuration for this access point, if one exists.