public static interface AssociateAddressResponse.Builder extends software.amazon.awssdk.utils.builder.CopyableBuilder<AssociateAddressResponse.Builder,AssociateAddressResponse>
| Modifier and Type | Method and Description |
|---|---|
AssociateAddressResponse.Builder |
associationId(String associationId)
[EC2-VPC] The ID that represents the association of the Elastic IP address with an instance.
|
copyapply, buildAssociateAddressResponse.Builder associationId(String associationId)
[EC2-VPC] The ID that represents the association of the Elastic IP address with an instance.
associationId - [EC2-VPC] The ID that represents the association of the Elastic IP address with an instance.Copyright © 2017. All rights reserved.