DescribeWorkspaceDirectoriesRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The identifiers of the directories. If the value is null, all directories are retrieved.

Link copied to clipboard

The filter condition for the WorkSpaces.

Link copied to clipboard
val limit: Int?

The maximum number of directories to return.

Link copied to clipboard

If you received a NextToken from a previous call that was paginated, provide this token to receive the next set of results.

Link copied to clipboard

The names of the WorkSpace directories.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String