Class: NetworkInterfaceAttachment

EC2.NetworkInterfaceAttachment

new NetworkInterfaceAttachment()

Properties:
Name Type Description
DeleteOnTermination Boolean Required: No. Whether to delete the network interface when the instance terminates. By default, this value is set to True.Update requires: No interruption
DeviceIndex String Required: Conditional. The network interface's position in the attachment order. For example, the first attached network interface has a DeviceIndex of 0.Update requires: No interruption
InstanceId String Required: Conditional. The ID of the instance to which you will attach the ENI.Update requires: No interruption
NetworkInterfaceId String Required: Conditional. The ID of the ENI that you want to attach.Update requires: No interruption
Source:

Extends

  • WKResource

EC2.NetworkInterfaceAttachment

new NetworkInterfaceAttachment()

Properties:
Name Type Description
DeleteOnTermination Boolean Required: No. Whether to delete the network interface when the instance terminates. By default, this value is set to True.Update requires: No interruption
DeviceIndex String Required: Conditional. The network interface's position in the attachment order. For example, the first attached network interface has a DeviceIndex of 0.Update requires: No interruption
InstanceId String Required: Conditional. The ID of the instance to which you will attach the ENI.Update requires: No interruption
NetworkInterfaceId String Required: Conditional. The ID of the ENI that you want to attach.Update requires: No interruption
Source:

Extends

  • WKResource