@Stability(value=Stable) public static final class CfnCidrCollection.LocationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnCidrCollection.LocationProperty>
CfnCidrCollection.LocationProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnCidrCollection.LocationProperty |
build()
Builds the configured instance.
|
CfnCidrCollection.LocationProperty.Builder |
cidrList(List<String> cidrList)
Sets the value of
CfnCidrCollection.LocationProperty.getCidrList() |
CfnCidrCollection.LocationProperty.Builder |
locationName(String locationName)
Sets the value of
CfnCidrCollection.LocationProperty.getLocationName() |
@Stability(value=Stable) public CfnCidrCollection.LocationProperty.Builder cidrList(List<String> cidrList)
CfnCidrCollection.LocationProperty.getCidrList()cidrList - `CfnCidrCollection.LocationProperty.CidrList`. This parameter is required.this@Stability(value=Stable) public CfnCidrCollection.LocationProperty.Builder locationName(String locationName)
CfnCidrCollection.LocationProperty.getLocationName()locationName - `CfnCidrCollection.LocationProperty.LocationName`. This parameter is required.this@Stability(value=Stable) public CfnCidrCollection.LocationProperty build()
build in interface software.amazon.jsii.Builder<CfnCidrCollection.LocationProperty>CfnCidrCollection.LocationPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.