Uses of Interface
software.amazon.awscdk.services.lambda.CfnEventInvokeConfigProps
Packages that use CfnEventInvokeConfigProps
-
Uses of CfnEventInvokeConfigProps in software.amazon.awscdk.services.lambda
Classes in software.amazon.awscdk.services.lambda that implement CfnEventInvokeConfigPropsModifier and TypeClassDescriptionstatic final classAn implementation forCfnEventInvokeConfigPropsMethods in software.amazon.awscdk.services.lambda that return CfnEventInvokeConfigPropsModifier and TypeMethodDescriptionCfnEventInvokeConfigProps.Builder.build()Builds the configured instance.Constructors in software.amazon.awscdk.services.lambda with parameters of type CfnEventInvokeConfigPropsModifierConstructorDescriptionCfnEventInvokeConfig(Construct scope, String id, CfnEventInvokeConfigProps props) Create a newAWS::Lambda::EventInvokeConfig.