SharedDirectory

Details about the shared directory in the directory owner account for which the share request in the directory consumer account has been accepted.

Types

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

Properties

Link copied to clipboard

The date and time that the shared directory was created.

Link copied to clipboard

The date and time that the shared directory was last updated.

Link copied to clipboard

Identifier of the directory owner account, which contains the directory that has been shared to the consumer account.

Link copied to clipboard

Identifier of the directory in the directory owner account.

Link copied to clipboard

Identifier of the directory consumer account that has access to the shared directory (OwnerDirectoryId) in the directory owner account.

Link copied to clipboard

Identifier of the shared directory in the directory consumer account. This identifier is different for each directory owner account.

Link copied to clipboard

The method used when sharing a directory to determine whether the directory should be shared within your Amazon Web Services organization (ORGANIZATIONS) or with any Amazon Web Services account by sending a shared directory request (HANDSHAKE).

Link copied to clipboard

A directory share request that is sent by the directory owner to the directory consumer. The request includes a typed message to help the directory consumer administrator determine whether to approve or reject the share invitation.

Link copied to clipboard

Current directory status of the shared Managed Microsoft AD directory.

Functions

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