Amazon Elastic Compute Cloud
API Reference (API Version 2012-04-01)
Print this pageEmail this pageGo to the ForumsView the PDFShare this page on TwitterShare this page on FacebookBookmark this page on DeliciousSubmit this page to RedditSubmit this page to DiggDid this page help you?  Yes  No   Tell us about it...

InstanceNetworkInterfaceSetRequestType

The InstanceNetworkInterfaceSetRequestType data type.

Contents

The following table describes the elements contained in InstanceNetworkInterfaceSetRequestType.

NameDescription

networkInterfaceId

The ID of the network interface.

Type: xsd:string

deviceIndex

The index of the device.

Type: int

subnetId

The ID of the subnet.

Type: xsd:string

description

The description.

Type: xsd:string

privateIpAddress

The private IP address.

Type: xsd:string

groupSet

Contains security group information.

Type: SecurityGroupIdType

deleteOnTermination

Whether to delete the network interface when the instance is terminated.

Type: boolean