NodeOwnerInfo

Information about ownership of a managed node.

Types

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

Properties

Link copied to clipboard

The ID of the Amazon Web Services account that owns the managed node.

Link copied to clipboard

The ID of the organization unit (OU) that the account is part of.

Link copied to clipboard

The path for the organizational unit (OU) that owns the managed node. The path for the OU is built using the IDs of the organization, root, and all OUs in the path down to and including the OU. For example:

Functions

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