Uses of Interface
software.amazon.awscdk.services.sam.CfnFunction.EventInvokeConfigProperty
Packages that use CfnFunction.EventInvokeConfigProperty
Package
Description
AWS Serverless Application Model Construct Library
-
Uses of CfnFunction.EventInvokeConfigProperty in software.amazon.awscdk.services.sam
Classes in software.amazon.awscdk.services.sam that implement CfnFunction.EventInvokeConfigPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnFunction.EventInvokeConfigPropertyMethods in software.amazon.awscdk.services.sam that return CfnFunction.EventInvokeConfigPropertyModifier and TypeMethodDescriptionCfnFunction.EventInvokeConfigProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.sam with parameters of type CfnFunction.EventInvokeConfigPropertyModifier and TypeMethodDescriptionCfnFunction.Builder.eventInvokeConfig(CfnFunction.EventInvokeConfigProperty eventInvokeConfig) CfnFunctionProps.Builder.eventInvokeConfig(CfnFunction.EventInvokeConfigProperty eventInvokeConfig) Sets the value ofCfnFunctionProps.getEventInvokeConfig()voidCfnFunction.setEventInvokeConfig(CfnFunction.EventInvokeConfigProperty value)