DescribeDomainControllersRequest

Types

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

Properties

Link copied to clipboard

Identifier of the directory for which to retrieve the domain controller information.

Link copied to clipboard

A list of identifiers for the domain controllers whose information will be provided.

Link copied to clipboard
val limit: Int?

The maximum number of items to return.

Link copied to clipboard

The DescribeDomainControllers.NextToken value from a previous call to DescribeDomainControllers. 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