@Generated(value="jsii-pacmak/1.24.0 (build b722f66)", date="2021-03-11T13:46:44.553Z") @Stability(value=Stable) public interface DestinationConfig extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
DestinationConfig.Builder
A builder for
DestinationConfig |
static class |
DestinationConfig.Jsii$Proxy
An implementation for
DestinationConfig |
| Modifier and Type | Method and Description |
|---|---|
static DestinationConfig.Builder |
builder() |
String |
getDestination()
The Amazon Resource Name (ARN) of the destination resource.
|
@Stability(value=Stable) @NotNull String getDestination()
@Stability(value=Stable) static DestinationConfig.Builder builder()
DestinationConfig.Builder of DestinationConfigCopyright © 2021. All rights reserved.