clouddirectory_enable_directory {paws.security.identity} | R Documentation |
Enables the specified directory
Description
Enables the specified directory. Only disabled directories can be enabled. Once enabled, the directory can then be read and written to.
See https://www.paws-r-sdk.com/docs/clouddirectory_enable_directory/ for full documentation.
Usage
clouddirectory_enable_directory(DirectoryArn)
Arguments
DirectoryArn |
[required] The ARN of the directory to enable. |
[Package paws.security.identity version 0.7.0 Index]