Uses of Interface
software.amazon.awscdk.services.lambda.DestinationOptions
-
Uses of DestinationOptions in software.amazon.awscdk.services.lambda
Classes in software.amazon.awscdk.services.lambda that implement DestinationOptionsMethods in software.amazon.awscdk.services.lambda that return DestinationOptionsModifier and TypeMethodDescriptionDestinationOptions.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.lambda with parameters of type DestinationOptionsModifier and TypeMethodDescriptionIDestination.bind(Construct scope, IFunction fn, DestinationOptions options) Binds this destination to the Lambda function.default DestinationConfigIDestination.Jsii$Default.bind(Construct scope, IFunction fn, DestinationOptions options) Binds this destination to the Lambda function.final DestinationConfigIDestination.Jsii$Proxy.bind(Construct scope, IFunction fn, DestinationOptions options) Binds this destination to the Lambda function.