Uses of Class
software.amazon.awscdk.services.s3objectlambda.CfnAccessPointProps.Builder
Package
Description
AWS::S3ObjectLambda Construct Library
-
Uses of CfnAccessPointProps.Builder in software.amazon.awscdk.services.s3objectlambda
Modifier and TypeMethodDescriptionstatic CfnAccessPointProps.Builder
CfnAccessPointProps.builder()
Sets the value ofCfnAccessPointProps.getName()
CfnAccessPointProps.Builder.objectLambdaConfiguration
(IResolvable objectLambdaConfiguration) Sets the value ofCfnAccessPointProps.getObjectLambdaConfiguration()
CfnAccessPointProps.Builder.objectLambdaConfiguration
(CfnAccessPoint.ObjectLambdaConfigurationProperty objectLambdaConfiguration) Sets the value ofCfnAccessPointProps.getObjectLambdaConfiguration()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(CfnAccessPointProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnAccessPointProps.Builder
.