HybridUpdateValue

Contains the configuration values for a hybrid directory update, including Amazon Web Services System Manager managed node and DNS information.

Types

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

Properties

Link copied to clipboard

The IP addresses of the DNS servers or domain controllers in the hybrid directory configuration.

Link copied to clipboard

The identifiers of the self-managed instances with SSM in the hybrid directory configuration.

Functions

Link copied to clipboard
inline fun copy(block: HybridUpdateValue.Builder.() -> Unit = {}): HybridUpdateValue
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