@Stability(value=Stable) public static final class CfnGeoMatchSet.GeoMatchConstraintProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnGeoMatchSet.GeoMatchConstraintProperty>
CfnGeoMatchSet.GeoMatchConstraintProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnGeoMatchSet.GeoMatchConstraintProperty |
build()
Builds the configured instance.
|
CfnGeoMatchSet.GeoMatchConstraintProperty.Builder |
type(String type)
Sets the value of
CfnGeoMatchSet.GeoMatchConstraintProperty.getType() |
CfnGeoMatchSet.GeoMatchConstraintProperty.Builder |
value(String value)
Sets the value of
CfnGeoMatchSet.GeoMatchConstraintProperty.getValue() |
@Stability(value=Stable) public CfnGeoMatchSet.GeoMatchConstraintProperty.Builder type(String type)
CfnGeoMatchSet.GeoMatchConstraintProperty.getType()type - `CfnGeoMatchSet.GeoMatchConstraintProperty.Type`. This parameter is required.this@Stability(value=Stable) public CfnGeoMatchSet.GeoMatchConstraintProperty.Builder value(String value)
CfnGeoMatchSet.GeoMatchConstraintProperty.getValue()value - `CfnGeoMatchSet.GeoMatchConstraintProperty.Value`. This parameter is required.this@Stability(value=Stable) public CfnGeoMatchSet.GeoMatchConstraintProperty build()
build in interface software.amazon.jsii.Builder<CfnGeoMatchSet.GeoMatchConstraintProperty>CfnGeoMatchSet.GeoMatchConstraintPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.