@Stability(value=Stable) public static final class CfnCidrCollectionProps.Builder extends Object implements software.amazon.jsii.Builder<CfnCidrCollectionProps>
CfnCidrCollectionProps| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnCidrCollectionProps |
build()
Builds the configured instance.
|
CfnCidrCollectionProps.Builder |
locations(IResolvable locations)
Sets the value of
CfnCidrCollectionProps.getLocations() |
CfnCidrCollectionProps.Builder |
locations(List<? extends Object> locations)
Sets the value of
CfnCidrCollectionProps.getLocations() |
CfnCidrCollectionProps.Builder |
name(String name)
Sets the value of
CfnCidrCollectionProps.getName() |
@Stability(value=Stable) public CfnCidrCollectionProps.Builder name(String name)
CfnCidrCollectionProps.getName()name - `AWS::Route53::CidrCollection.Name`. This parameter is required.this@Stability(value=Stable) public CfnCidrCollectionProps.Builder locations(IResolvable locations)
CfnCidrCollectionProps.getLocations()locations - `AWS::Route53::CidrCollection.Locations`.this@Stability(value=Stable) public CfnCidrCollectionProps.Builder locations(List<? extends Object> locations)
CfnCidrCollectionProps.getLocations()locations - `AWS::Route53::CidrCollection.Locations`.this@Stability(value=Stable) public CfnCidrCollectionProps build()
build in interface software.amazon.jsii.Builder<CfnCidrCollectionProps>CfnCidrCollectionPropsNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.