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