DescribeFileSystemsResponse

The response object for DescribeFileSystems operation.

Types

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

Properties

Link copied to clipboard

An array of file system descriptions.

Link copied to clipboard

Present if there are more file systems than returned in the response (String). You can use the NextToken value in the later request to fetch the descriptions.

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