Uses of Interface
software.amazon.awscdk.services.lambda.DestinationConfig
-
Uses of DestinationConfig in software.amazon.awscdk.services.lambda
Classes in software.amazon.awscdk.services.lambda that implement DestinationConfigMethods in software.amazon.awscdk.services.lambda that return DestinationConfigModifier and TypeMethodDescriptionBinds this destination to the Lambda function.IDestination.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 DestinationConfigBinds this destination to the Lambda function.final DestinationConfigIDestination.Jsii$Proxy.bind(Construct scope, IFunction fn, DestinationOptions options) Binds this destination to the Lambda function.DestinationConfig.Builder.build()Builds the configured instance.