| 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() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnEIPAssociationProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnEIPAssociationProps.Builder. |
Copyright © 2022. All rights reserved.