@Stability(value=Stable) public static final class CfnDataSet.JoinKeyPropertiesProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnDataSet.JoinKeyPropertiesProperty>
CfnDataSet.JoinKeyPropertiesProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnDataSet.JoinKeyPropertiesProperty |
build()
Builds the configured instance.
|
CfnDataSet.JoinKeyPropertiesProperty.Builder |
uniqueKey(Boolean uniqueKey)
Sets the value of
CfnDataSet.JoinKeyPropertiesProperty.getUniqueKey() |
CfnDataSet.JoinKeyPropertiesProperty.Builder |
uniqueKey(IResolvable uniqueKey)
Sets the value of
CfnDataSet.JoinKeyPropertiesProperty.getUniqueKey() |
@Stability(value=Stable) public CfnDataSet.JoinKeyPropertiesProperty.Builder uniqueKey(Boolean uniqueKey)
CfnDataSet.JoinKeyPropertiesProperty.getUniqueKey()uniqueKey - `CfnDataSet.JoinKeyPropertiesProperty.UniqueKey`.this@Stability(value=Stable) public CfnDataSet.JoinKeyPropertiesProperty.Builder uniqueKey(IResolvable uniqueKey)
CfnDataSet.JoinKeyPropertiesProperty.getUniqueKey()uniqueKey - `CfnDataSet.JoinKeyPropertiesProperty.UniqueKey`.this@Stability(value=Stable) public CfnDataSet.JoinKeyPropertiesProperty build()
build in interface software.amazon.jsii.Builder<CfnDataSet.JoinKeyPropertiesProperty>CfnDataSet.JoinKeyPropertiesPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.