@Stability(value=Stable) public static final class CfnDistribution.LambdaFunctionAssociationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnDistribution.LambdaFunctionAssociationProperty>
CfnDistribution.LambdaFunctionAssociationProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnDistribution.LambdaFunctionAssociationProperty |
build()
Builds the configured instance.
|
CfnDistribution.LambdaFunctionAssociationProperty.Builder |
eventType(String eventType)
Sets the value of
CfnDistribution.LambdaFunctionAssociationProperty.getEventType() |
CfnDistribution.LambdaFunctionAssociationProperty.Builder |
includeBody(Boolean includeBody)
Sets the value of
CfnDistribution.LambdaFunctionAssociationProperty.getIncludeBody() |
CfnDistribution.LambdaFunctionAssociationProperty.Builder |
includeBody(IResolvable includeBody)
Sets the value of
CfnDistribution.LambdaFunctionAssociationProperty.getIncludeBody() |
CfnDistribution.LambdaFunctionAssociationProperty.Builder |
lambdaFunctionArn(String lambdaFunctionArn)
Sets the value of
CfnDistribution.LambdaFunctionAssociationProperty.getLambdaFunctionArn() |
@Stability(value=Stable) public CfnDistribution.LambdaFunctionAssociationProperty.Builder eventType(String eventType)
CfnDistribution.LambdaFunctionAssociationProperty.getEventType()eventType - `CfnDistribution.LambdaFunctionAssociationProperty.EventType`.this@Stability(value=Stable) public CfnDistribution.LambdaFunctionAssociationProperty.Builder includeBody(Boolean includeBody)
CfnDistribution.LambdaFunctionAssociationProperty.getIncludeBody()includeBody - `CfnDistribution.LambdaFunctionAssociationProperty.IncludeBody`.this@Stability(value=Stable) public CfnDistribution.LambdaFunctionAssociationProperty.Builder includeBody(IResolvable includeBody)
CfnDistribution.LambdaFunctionAssociationProperty.getIncludeBody()includeBody - `CfnDistribution.LambdaFunctionAssociationProperty.IncludeBody`.this@Stability(value=Stable) public CfnDistribution.LambdaFunctionAssociationProperty.Builder lambdaFunctionArn(String lambdaFunctionArn)
CfnDistribution.LambdaFunctionAssociationProperty.getLambdaFunctionArn()lambdaFunctionArn - `CfnDistribution.LambdaFunctionAssociationProperty.LambdaFunctionARN`.this@Stability(value=Stable) public CfnDistribution.LambdaFunctionAssociationProperty build()
build in interface software.amazon.jsii.Builder<CfnDistribution.LambdaFunctionAssociationProperty>CfnDistribution.LambdaFunctionAssociationPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.