@Generated(value="jsii-pacmak/1.12.0 (build 5ddc9f2)", date="2020-09-22T23:51:18.618Z") @Stability(value=Stable) public interface CfnDynamicReferenceProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnDynamicReferenceProps.Builder
A builder for
CfnDynamicReferenceProps |
static class |
CfnDynamicReferenceProps.Jsii$Proxy
An implementation for
CfnDynamicReferenceProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnDynamicReferenceProps.Builder |
builder() |
String |
getReferenceKey()
The reference key of the dynamic reference.
|
CfnDynamicReferenceService |
getService()
The service to retrieve the dynamic reference from.
|
@Stability(value=Stable) @NotNull String getReferenceKey()
@Stability(value=Stable) @NotNull CfnDynamicReferenceService getService()
@Stability(value=Stable) static CfnDynamicReferenceProps.Builder builder()
CfnDynamicReferenceProps.Builder of CfnDynamicReferencePropsCopyright © 2020. All rights reserved.