@Stability(value=Stable) public static final class DedicatedIpPoolProps.Builder extends Object implements software.amazon.jsii.Builder<DedicatedIpPoolProps>
DedicatedIpPoolProps| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
DedicatedIpPoolProps |
build()
Builds the configured instance.
|
DedicatedIpPoolProps.Builder |
dedicatedIpPoolName(String dedicatedIpPoolName)
Sets the value of
DedicatedIpPoolProps.getDedicatedIpPoolName() |
@Stability(value=Stable) public DedicatedIpPoolProps.Builder dedicatedIpPoolName(String dedicatedIpPoolName)
DedicatedIpPoolProps.getDedicatedIpPoolName()dedicatedIpPoolName - A name for the dedicated IP pool.this@Stability(value=Stable) public DedicatedIpPoolProps build()
build in interface software.amazon.jsii.Builder<DedicatedIpPoolProps>DedicatedIpPoolPropsNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.