directoryservice_unshare_directory {paws.security.identity}R Documentation

Stops the directory sharing between the directory owner and consumer accounts

Description

Stops the directory sharing between the directory owner and consumer accounts.

See https://www.paws-r-sdk.com/docs/directoryservice_unshare_directory/ for full documentation.

Usage

directoryservice_unshare_directory(DirectoryId, UnshareTarget)

Arguments

DirectoryId

[required] The identifier of the Managed Microsoft AD directory that you want to stop sharing.

UnshareTarget

[required] Identifier for the directory consumer account with whom the directory has to be unshared.


[Package paws.security.identity version 0.7.0 Index]