NetworkInterfaceAttachment#

Detailed description of the network interface attachment.

Contents#

  • attachmentId — The ID of the attachment.

    • Type: String

    • Required: No

  • attachTime — The timestamp when the attachment initiated.

    • Type: Timestamp

    • Required: No

  • deleteOnTermination — Delete with the instance.

    • Type: Boolean

    • Required: No

  • deviceIndex — The index of the network interface.

    • Type: Integer

    • Required: No

  • instanceId — The ID of the instance.

    • Type: String

    • Required: No

  • instanceOwnerId — The ID of the instance’s owner.

    • Type: String

    • Required: No

  • status — The status of the attachment.

    • Type: String

    • Valid values: attaching | attached | detaching

    • Required: No