Uses of Class
software.amazon.awscdk.services.lambda.DlqDestinationConfig.Builder
-
Uses of DlqDestinationConfig.Builder in software.amazon.awscdk.services.lambda
Modifier and TypeMethodDescriptionstatic DlqDestinationConfig.Builder
DlqDestinationConfig.builder()
DlqDestinationConfig.Builder.destination
(String destination) Sets the value ofDlqDestinationConfig.getDestination()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(DlqDestinationConfig.Builder builder) Constructor that initializes the object based on literal property values passed by theDlqDestinationConfig.Builder
.