@Stability(value=Stable)
public static interface CfnDistribution.LambdaFunctionAssociationProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnDistribution.LambdaFunctionAssociationProperty.Builder
A builder for
CfnDistribution.LambdaFunctionAssociationProperty |
static class |
CfnDistribution.LambdaFunctionAssociationProperty.Jsii$Proxy
An implementation for
CfnDistribution.LambdaFunctionAssociationProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnDistribution.LambdaFunctionAssociationProperty.Builder |
builder() |
default String |
getEventType()
`CfnDistribution.LambdaFunctionAssociationProperty.EventType`.
|
default Object |
getIncludeBody()
`CfnDistribution.LambdaFunctionAssociationProperty.IncludeBody`.
|
default String |
getLambdaFunctionArn()
`CfnDistribution.LambdaFunctionAssociationProperty.LambdaFunctionARN`.
|
@Stability(value=Stable) @Nullable default String getEventType()
@Stability(value=Stable) @Nullable default Object getIncludeBody()
@Stability(value=Stable) @Nullable default String getLambdaFunctionArn()
@Stability(value=Stable) static CfnDistribution.LambdaFunctionAssociationProperty.Builder builder()
Copyright © 2021. All rights reserved.