Uses of Enum Class
software.amazon.awscdk.services.lambda.DestinationType
Packages that use DestinationType
-
Uses of DestinationType in software.amazon.awscdk.services.lambda
Methods in software.amazon.awscdk.services.lambda that return DestinationTypeModifier and TypeMethodDescriptionDestinationOptions.getType()The destination type.final DestinationTypeDestinationOptions.Jsii$Proxy.getType()static DestinationTypeReturns the enum constant of this class with the specified name.static DestinationType[]DestinationType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in software.amazon.awscdk.services.lambda with parameters of type DestinationTypeModifier and TypeMethodDescriptionDestinationOptions.Builder.type(DestinationType type) Sets the value ofDestinationOptions.getType()