@Stability(value=Stable)
public static interface CfnDistribution.LambdaFunctionAssociationProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-lambdafunctionassociation.html| 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()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-lambdafunctionassociation.html#cfn-cloudfront-distribution-lambdafunctionassociation-eventtype@Stability(value=Stable) @Nullable default Object getIncludeBody()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-lambdafunctionassociation.html#cfn-cloudfront-distribution-lambdafunctionassociation-includebody@Stability(value=Stable) @Nullable default String getLambdaFunctionArn()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-lambdafunctionassociation.html#cfn-cloudfront-distribution-lambdafunctionassociation-lambdafunctionarn@Stability(value=Stable) static CfnDistribution.LambdaFunctionAssociationProperty.Builder builder()
Copyright © 2020. All rights reserved.