@Stability(value=Stable) public static final class CfnAccessPoint.ContentTransformationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnAccessPoint.ContentTransformationProperty>
CfnAccessPoint.ContentTransformationProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnAccessPoint.ContentTransformationProperty.Builder |
awsLambda(CfnAccessPoint.AwsLambdaProperty awsLambda)
Sets the value of
CfnAccessPoint.ContentTransformationProperty.getAwsLambda() |
CfnAccessPoint.ContentTransformationProperty.Builder |
awsLambda(IResolvable awsLambda)
Sets the value of
CfnAccessPoint.ContentTransformationProperty.getAwsLambda() |
CfnAccessPoint.ContentTransformationProperty |
build()
Builds the configured instance.
|
@Stability(value=Stable) public CfnAccessPoint.ContentTransformationProperty.Builder awsLambda(IResolvable awsLambda)
CfnAccessPoint.ContentTransformationProperty.getAwsLambda()awsLambda - `CfnAccessPoint.ContentTransformationProperty.AwsLambda`. This parameter is required.this@Stability(value=Stable) public CfnAccessPoint.ContentTransformationProperty.Builder awsLambda(CfnAccessPoint.AwsLambdaProperty awsLambda)
CfnAccessPoint.ContentTransformationProperty.getAwsLambda()awsLambda - `CfnAccessPoint.ContentTransformationProperty.AwsLambda`. This parameter is required.this@Stability(value=Stable) public CfnAccessPoint.ContentTransformationProperty build()
build in interface software.amazon.jsii.Builder<CfnAccessPoint.ContentTransformationProperty>CfnAccessPoint.ContentTransformationPropertyNullPointerException - if any required attribute was not providedCopyright © 2023. All rights reserved.