Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.cloudfront.CfnDistributionPropsMixin.LambdaFunctionAssociationProperty.Builder
Packages that use CfnDistributionPropsMixin.LambdaFunctionAssociationProperty.Builder
-
Uses of CfnDistributionPropsMixin.LambdaFunctionAssociationProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.cloudfront
Methods in software.amazon.awscdk.cfnpropertymixins.services.cloudfront that return CfnDistributionPropsMixin.LambdaFunctionAssociationProperty.BuilderModifier and TypeMethodDescriptionCfnDistributionPropsMixin.LambdaFunctionAssociationProperty.builder()CfnDistributionPropsMixin.LambdaFunctionAssociationProperty.Builder.includeBody(Boolean includeBody) CfnDistributionPropsMixin.LambdaFunctionAssociationProperty.Builder.includeBody(IResolvable includeBody) CfnDistributionPropsMixin.LambdaFunctionAssociationProperty.Builder.lambdaFunctionArn(String lambdaFunctionArn) CfnDistributionPropsMixin.LambdaFunctionAssociationProperty.Builder.lambdaFunctionArn(IVersionRef lambdaFunctionArn) Constructors in software.amazon.awscdk.cfnpropertymixins.services.cloudfront with parameters of type CfnDistributionPropsMixin.LambdaFunctionAssociationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDistributionPropsMixin.LambdaFunctionAssociationProperty.Builder.