Uses of Interface
software.amazon.awscdk.integtests.LambdaInvokeFunctionProps
Packages that use LambdaInvokeFunctionProps
-
Uses of LambdaInvokeFunctionProps in software.amazon.awscdk.integtests
Classes in software.amazon.awscdk.integtests that implement LambdaInvokeFunctionPropsModifier and TypeClassDescriptionstatic final classAn implementation forLambdaInvokeFunctionPropsMethods in software.amazon.awscdk.integtests that return LambdaInvokeFunctionPropsModifier and TypeMethodDescriptionLambdaInvokeFunctionProps.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.integtests with parameters of type LambdaInvokeFunctionPropsModifier and TypeMethodDescriptionIDeployAssert.invokeFunction(LambdaInvokeFunctionProps props) (experimental) Invoke a lambda function and return the response which can be asserted.default IAwsApiCallIDeployAssert.Jsii$Default.invokeFunction(LambdaInvokeFunctionProps props) (experimental) Invoke a lambda function and return the response which can be asserted.final IAwsApiCallIDeployAssert.Jsii$Proxy.invokeFunction(LambdaInvokeFunctionProps props) (experimental) Invoke a lambda function and return the response which can be asserted.Constructors in software.amazon.awscdk.integtests with parameters of type LambdaInvokeFunctionPropsModifierConstructorDescriptionLambdaInvokeFunction(software.constructs.Construct scope, String id, LambdaInvokeFunctionProps props)