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