Uses of Interface
software.amazon.awscdk.services.lambda.CfnEventInvokeConfigProps
-
Uses of CfnEventInvokeConfigProps in software.amazon.awscdk.services.lambda
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnEventInvokeConfigProps
Modifier and TypeMethodDescriptionCfnEventInvokeConfigProps.Builder.build()
Builds the configured instance.ModifierConstructorDescriptionCfnEventInvokeConfig
(Construct scope, String id, CfnEventInvokeConfigProps props) Create a newAWS::Lambda::EventInvokeConfig
.