AllocationId |
String
|
Required: Conditional. Allocation ID for the VPC Elastic IP address you want to associate with an
Amazon EC2 instance in your VPC.Update requires: Replacement if you also change the InstanceId or
NetworkInterfaceId property. If not, update requires No interruption. |
EIP |
String
|
Required: Conditional. Elastic IP address that you want to associate with the Amazon EC2 instance specified
by the InstanceId property. You can specify an existing Elastic IP
address or a reference to an Elastic IP address allocated with a AWS::EC2::EIP resource.Update requires: Replacement if you also change the InstanceId or
NetworkInterfaceId property. If not, update requires No interruption. |
InstanceId |
String
|
Required: No. Instance ID of the Amazon EC2 instance that you want to associate with the Elastic
IP address specified by the EIP property.Update requires: Replacement if you also change the AllocationId or
EIP property. If not, update requires No interruption. |
NetworkInterfaceId |
String
|
Required: No. The ID of the network interface to associate with the Elastic IP address (VPC
only).Update requires: Replacement if you also change the AllocationId or
EIP property. If not, update requires No interruption. |
PrivateIpAddress |
String
|
Required: No. The private IP address that you want to associate with the Elastic IP address.
The private IP address is restricted to the primary and secondary private IP
addresses that are associated with the network interface. By default, the private
IP address that is associated with the EIP is the primary private IP address of
the network interface.Update requires: No interruption |