InstanceSecondaryInterfaceSpecificationRequest
Describes a secondary interface specification for launching an instance.
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:
secondaryRequired: No
- NetworkCardIndex
-
The index of the network card. The network card must support secondary interfaces.
Type: Integer
Required: No
- PrivateIpAddresses
-
The private IPv4 addresses to assign to the secondary interface.
Type: Array of InstanceSecondaryInterfacePrivateIpAddressRequest 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 Amazon SDKs, see the following: