@Stability(value=Experimental) public static final class ElasticIpAddress.Builder extends Object implements software.amazon.jsii.Builder<ElasticIpAddress>
ElasticIpAddress| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
ElasticIpAddress.Builder |
attrAllocationId(String attrAllocationId)
Sets the value of
ElasticIpAddress.getAttrAllocationId() |
ElasticIpAddress |
build()
Builds the configured instance.
|
@Stability(value=Experimental) public ElasticIpAddress.Builder attrAllocationId(String attrAllocationId)
ElasticIpAddress.getAttrAllocationId()attrAllocationId - allocation ID of the EIP resoruce. This parameter is required.this@Stability(value=Experimental) public ElasticIpAddress build()
build in interface software.amazon.jsii.Builder<ElasticIpAddress>ElasticIpAddressNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.