LaunchTemplateInstanceSecondaryInterfaceSpecificationRequest - Amazon Elastic Compute Cloud

LaunchTemplateInstanceSecondaryInterfaceSpecificationRequest

Describes a secondary interface specification for a launch template request.

Contents

DeleteOnTermination

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

The only supported value for this field is true.

Type: Boolean

Required: No

DeviceIndex

The device index for the secondary interface attachment.

Type: Integer

Required: No

InterfaceType

The type of secondary interface.

Type: String

Valid Values: secondary

Required: No

NetworkCardIndex

The index of the network card.

Type: Integer

Required: No

PrivateIpAddresses

The private IPv4 addresses to assign to the secondary interface.

Type: Array of SecondaryInterfacePrivateIpAddressSpecificationRequest objects

Required: No

PrivateIpAddressCount

The number of private IPv4 addresses to assign to the secondary interface.

Type: Integer

Required: No

SecondarySubnetId

The ID of the secondary subnet.

Type: String

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: