| Package | Description |
|---|---|
| software.amazon.awscdk.services.ec2 |
Amazon EC2 Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
CfnEIPAssociationProps.Builder |
CfnEIPAssociationProps.Builder.allocationId(String allocationId)
Sets the value of
CfnEIPAssociationProps.getAllocationId() |
static CfnEIPAssociationProps.Builder |
CfnEIPAssociationProps.builder() |
CfnEIPAssociationProps.Builder |
CfnEIPAssociationProps.Builder.eip(String eip)
Sets the value of
CfnEIPAssociationProps.getEip() |
CfnEIPAssociationProps.Builder |
CfnEIPAssociationProps.Builder.instanceId(String instanceId)
Sets the value of
CfnEIPAssociationProps.getInstanceId() |
CfnEIPAssociationProps.Builder |
CfnEIPAssociationProps.Builder.networkInterfaceId(String networkInterfaceId)
Sets the value of
CfnEIPAssociationProps.getNetworkInterfaceId() |
CfnEIPAssociationProps.Builder |
CfnEIPAssociationProps.Builder.privateIpAddress(String privateIpAddress)
Sets the value of
CfnEIPAssociationProps.getPrivateIpAddress() |
Copyright © 2021. All rights reserved.