InstanceSecondaryInterfaceSpecificationRequest

Describes a secondary interface specification for launching an instance.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

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

Link copied to clipboard

The device index for the secondary interface attachment.

Link copied to clipboard

The type of secondary interface.

Link copied to clipboard

The index of the network card. The network card must support secondary interfaces.

Link copied to clipboard

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

Link copied to clipboard

The private IPv4 addresses to assign to the secondary interface.

Link copied to clipboard

The ID of the secondary subnet.

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String