@Stability(value=Stable) public static final class CfnCampaign.SetDimensionProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnCampaign.SetDimensionProperty>
CfnCampaign.SetDimensionProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnCampaign.SetDimensionProperty |
build()
Builds the configured instance.
|
CfnCampaign.SetDimensionProperty.Builder |
dimensionType(String dimensionType)
Sets the value of
CfnCampaign.SetDimensionProperty.getDimensionType() |
CfnCampaign.SetDimensionProperty.Builder |
values(List<String> values)
Sets the value of
CfnCampaign.SetDimensionProperty.getValues() |
@Stability(value=Stable) public CfnCampaign.SetDimensionProperty.Builder dimensionType(String dimensionType)
CfnCampaign.SetDimensionProperty.getDimensionType()dimensionType - `CfnCampaign.SetDimensionProperty.DimensionType`.this@Stability(value=Stable) public CfnCampaign.SetDimensionProperty.Builder values(List<String> values)
CfnCampaign.SetDimensionProperty.getValues()values - `CfnCampaign.SetDimensionProperty.Values`.this@Stability(value=Stable) public CfnCampaign.SetDimensionProperty build()
build in interface software.amazon.jsii.Builder<CfnCampaign.SetDimensionProperty>CfnCampaign.SetDimensionPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.