@Generated(value="jsii-pacmak/1.11.0 (build 1e9b8e1)", date="2020-09-03T17:04:05.304Z") @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.