UnassignPrivateIpAddressesRequest

Contains the parameters for UnassignPrivateIpAddresses.

Types

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

Properties

Link copied to clipboard

The IPv4 prefixes to unassign from the network interface.

Link copied to clipboard

The ID of the network interface.

Link copied to clipboard

The secondary private IP addresses to unassign from the network interface. You can specify this option multiple times to unassign more than one IP address.

Functions

Link copied to clipboard
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