ListIpRoutesRequest

Types

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

Properties

Link copied to clipboard

Identifier (ID) of the directory for which you want to retrieve the IP addresses.

Link copied to clipboard
val limit: Int?

Maximum number of items to return. If this value is zero, the maximum number of items is specified by the limitations of the operation.

Link copied to clipboard

The ListIpRoutes.NextToken value from a previous call to ListIpRoutes. Pass null if this is the first call.

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