Retrieves a list that describes one or more specified Directory Config objects for AppStream 2.0, if the names for these objects are provided. Otherwise, all Directory Config objects in the account are described. These objects include the configuration information required to join fleets and image builders to Microsoft Active Directory domains.
See https://www.paws-r-sdk.com/docs/appstream_describe_directory_configs/ for full documentation.
appstream_describe_directory_configs(
DirectoryNames = NULL,
MaxResults = NULL,
NextToken = NULL
)
The directory names.
The maximum size of each page of results.
The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.