Java com.amazonaws.services.ec2.model InstanceNetworkInterfaceAttachment fields, constructors, methods, implement or subclass

Example usage for Java com.amazonaws.services.ec2.model InstanceNetworkInterfaceAttachment fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.amazonaws.services.ec2.model InstanceNetworkInterfaceAttachment.

The text is from its open source code.

Method

StringgetAttachmentId()

The ID of the network interface attachment.

java.util.DategetAttachTime()

The time stamp when the attachment initiated.

BooleangetDeleteOnTermination()

Indicates whether the network interface is deleted when the instance is terminated.

IntegergetDeviceIndex()

The index of the device on the instance for the network interface attachment.

StringgetStatus()

The attachment state.