NAME
Paws::StorageGateway::JoinDomainOutput
ATTRIBUTES
ActiveDirectoryStatus => Str
Indicates the status of the gateway as a member of the Active Directory domain.
ACCESS_DENIED: Indicates that the
JoinDomainoperation failed due to an authentication error.DETACHED: Indicates that gateway is not joined to a domain.
JOINED: Indicates that the gateway has successfully joined a domain.
JOINING: Indicates that a
JoinDomainoperation is in progress.NETWORK_ERROR: Indicates that
JoinDomainoperation failed due to a network or connectivity error.TIMEOUT: Indicates that the
JoinDomainoperation failed because the operation didn't complete within the allotted time.UNKNOWN_ERROR: Indicates that the
JoinDomainoperation failed due to another type of error.
Valid values are: "ACCESS_DENIED", "DETACHED", "JOINED", "JOINING", "NETWORK_ERROR", "TIMEOUT", "UNKNOWN_ERROR" =head2 GatewayARN => Str
The unique Amazon Resource Name (ARN) of the gateway that joined the domain.