@Generated(value="jsii-pacmak/1.28.0 (build 1801f4f)", date="2021-05-04T12:08:33.560Z") @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 © 2021. All rights reserved.