| Package | Description |
|---|---|
| software.amazon.awscdk.services.s3objectlambda |
AWS::S3ObjectLambda Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnAccessPointProps.Builder |
CfnAccessPointProps.builder() |
CfnAccessPointProps.Builder |
CfnAccessPointProps.Builder.name(String name)
Sets the value of
CfnAccessPointProps.getName() |
CfnAccessPointProps.Builder |
CfnAccessPointProps.Builder.objectLambdaConfiguration(CfnAccessPoint.ObjectLambdaConfigurationProperty objectLambdaConfiguration)
Sets the value of
CfnAccessPointProps.getObjectLambdaConfiguration() |
CfnAccessPointProps.Builder |
CfnAccessPointProps.Builder.objectLambdaConfiguration(IResolvable objectLambdaConfiguration)
Sets the value of
CfnAccessPointProps.getObjectLambdaConfiguration() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnAccessPointProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnAccessPointProps.Builder. |
Copyright © 2022. All rights reserved.