directoryservice_describe_settings: Retrieves information about the configurable settings for the...

View source: R/directoryservice_operations.R

directoryservice_describe_settingsR Documentation

Retrieves information about the configurable settings for the specified directory

Description

Retrieves information about the configurable settings for the specified directory.

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

Usage

directoryservice_describe_settings(
  DirectoryId,
  Status = NULL,
  NextToken = NULL
)

Arguments

DirectoryId

[required] The identifier of the directory for which to retrieve information.

Status

The status of the directory settings for which to retrieve information.

NextToken

The DescribeSettingsResult.NextToken value from a previous call to describe_settings. Pass null if this is the first call.


paws.security.identity documentation built on Sept. 12, 2023, 1:10 a.m.