Uses of Interface
software.amazon.awscdk.services.s3.CfnAccessPointProps
-
Uses of CfnAccessPointProps in software.amazon.awscdk.services.s3
Modifier and TypeMethodDescriptionCfnAccessPointProps.Builder.build()
Builds the configured instance.ModifierConstructorDescriptionCfnAccessPoint
(Construct scope, String id, CfnAccessPointProps props) Create a newAWS::S3::AccessPoint
.