InstanceNetworkInterfaceAttachment |
InstanceNetworkInterfaceAttachment.clone() |
|
InstanceNetworkInterfaceAttachment |
InstanceNetworkInterface.getAttachment() |
The network interface attachment.
|
InstanceNetworkInterfaceAttachment |
InstanceNetworkInterfaceAttachment.withAttachmentId(String attachmentId) |
The ID of the network interface attachment.
|
InstanceNetworkInterfaceAttachment |
InstanceNetworkInterfaceAttachment.withAttachTime(Date attachTime) |
The time stamp when the attachment initiated.
|
InstanceNetworkInterfaceAttachment |
InstanceNetworkInterfaceAttachment.withDeleteOnTermination(Boolean deleteOnTermination) |
Indicates whether the network interface is deleted when the instance is
terminated.
|
InstanceNetworkInterfaceAttachment |
InstanceNetworkInterfaceAttachment.withDeviceIndex(Integer deviceIndex) |
The index of the device on the instance for the network interface
attachment.
|
InstanceNetworkInterfaceAttachment |
InstanceNetworkInterfaceAttachment.withStatus(AttachmentStatus status) |
The attachment state.
|
InstanceNetworkInterfaceAttachment |
InstanceNetworkInterfaceAttachment.withStatus(String status) |
The attachment state.
|