@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 |
referenceKey(String referenceKey)
Sets the value of ReferenceKey
|
CfnDynamicReferenceProps.Builder |
service(CfnDynamicReferenceService service)
Sets the value of Service
|
@Stability(value=Stable) public CfnDynamicReferenceProps.Builder referenceKey(String referenceKey)
referenceKey - The reference key of the dynamic reference. This parameter is required.this@Stability(value=Stable) public CfnDynamicReferenceProps.Builder service(CfnDynamicReferenceService service)
service - The service to retrieve the dynamic reference from. This parameter is required.this@Stability(value=Stable) public CfnDynamicReferenceProps build()
CfnDynamicReferencePropsNullPointerException - if any required attribute was not providedCopyright © 2019. All rights reserved.