Uses of Interface
software.amazon.awscdk.services.s3outposts.CfnAccessPointProps
Packages that use CfnAccessPointProps
-
Uses of CfnAccessPointProps in software.amazon.awscdk.services.s3outposts
Classes in software.amazon.awscdk.services.s3outposts that implement CfnAccessPointPropsMethods in software.amazon.awscdk.services.s3outposts that return CfnAccessPointPropsModifier and TypeMethodDescriptionCfnAccessPointProps.Builder.build()
Builds the configured instance.Constructors in software.amazon.awscdk.services.s3outposts with parameters of type CfnAccessPointPropsModifierConstructorDescriptionCfnAccessPoint
(Construct scope, String id, CfnAccessPointProps props) Create a newAWS::S3Outposts::AccessPoint
.