clouddirectory_disable_directory {paws.security.identity}R Documentation

Disables the specified directory

Description

Disables the specified directory. Disabled directories cannot be read or written to. Only enabled directories can be disabled. Disabled directories may be reenabled.

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

Usage

clouddirectory_disable_directory(DirectoryArn)

Arguments

DirectoryArn

[required] The ARN of the directory to disable.


[Package paws.security.identity version 0.9.0 Index]