@Stability(value=Stable) public static final class CfnDynamicReferenceProps.Builder extends Object
CfnDynamicReferenceProps| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnDynamicReferenceProps |
build()
Builds the configured instance.
|
CfnDynamicReferenceProps.Builder |
withReferenceKey(String value)
Sets the value of ReferenceKey
|
CfnDynamicReferenceProps.Builder |
withService(CfnDynamicReferenceService value)
Sets the value of Service
|
@Stability(value=Stable) public CfnDynamicReferenceProps.Builder withReferenceKey(String value)
value - The reference key of the dynamic reference.this@Stability(value=Stable) public CfnDynamicReferenceProps.Builder withService(CfnDynamicReferenceService value)
value - The service to retrieve the dynamic reference from.this@Stability(value=Stable) public CfnDynamicReferenceProps build()
CfnDynamicReferencePropsNullPointerException - if any required attribute was not providedCopyright © 2019. All rights reserved.