@Generated(value="jsii-pacmak/1.6.0 (build 248e75b)", date="2020-06-09T15:22:31.254Z") @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.