@Generated(value="jsii-pacmak/1.30.0 (build adae23f)", date="2021-06-30T10:01:21.508Z") @Stability(value=Experimental) public interface DlqDestinationConfig extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
DlqDestinationConfig.Builder
A builder for
DlqDestinationConfig |
static class |
DlqDestinationConfig.Jsii$Proxy
An implementation for
DlqDestinationConfig |
| Modifier and Type | Method and Description |
|---|---|
static DlqDestinationConfig.Builder |
builder() |
String |
getDestination()
(experimental) The Amazon Resource Name (ARN) of the destination resource.
|
@Stability(value=Experimental) @NotNull String getDestination()
@Stability(value=Experimental) static DlqDestinationConfig.Builder builder()
DlqDestinationConfig.Builder of DlqDestinationConfigCopyright © 2021. All rights reserved.