class Aws::AppStream::Types::DescribeDirectoryConfigsRequest
@note When making an API call, you may pass DescribeDirectoryConfigsRequest
data as a hash: { directory_names: ["DirectoryName"], max_results: 1, next_token: "String", }
@!attribute [rw] directory_names
The directory names. @return [Array<String>]
@!attribute [rw] max_results
The maximum size of each page of results. @return [Integer]
@!attribute [rw] next_token
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. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/appstream-2016-12-01/DescribeDirectoryConfigsRequest AWS API Documentation
Constants
- SENSITIVE