@Stability(value=Stable) public static final class CfnStack.ElasticIpProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnStack.ElasticIpProperty>
CfnStack.ElasticIpProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnStack.ElasticIpProperty |
build()
Builds the configured instance.
|
CfnStack.ElasticIpProperty.Builder |
ip(String ip)
Sets the value of
CfnStack.ElasticIpProperty.getIp() |
CfnStack.ElasticIpProperty.Builder |
name(String name)
Sets the value of
CfnStack.ElasticIpProperty.getName() |
@Stability(value=Stable) public CfnStack.ElasticIpProperty.Builder ip(String ip)
CfnStack.ElasticIpProperty.getIp()ip - `CfnStack.ElasticIpProperty.Ip`. This parameter is required.this@Stability(value=Stable) public CfnStack.ElasticIpProperty.Builder name(String name)
CfnStack.ElasticIpProperty.getName()name - `CfnStack.ElasticIpProperty.Name`.this@Stability(value=Stable) public CfnStack.ElasticIpProperty build()
build in interface software.amazon.jsii.Builder<CfnStack.ElasticIpProperty>CfnStack.ElasticIpPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.