DescribeSharedDirectoriesRequest

Types

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

Properties

Link copied to clipboard
val limit: Int?

The number of shared directories to return in the response object.

Link copied to clipboard

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

Link copied to clipboard

Returns the identifier of the directory in the directory owner account.

Link copied to clipboard

A list of identifiers of all shared directories in your account.

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