ListFileSystemsDescription

Contains information about an S3 File System returned in list operations.

Types

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

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of the S3 bucket.

Link copied to clipboard
val creationTime: <Error class: unknown class>

The time when the file system was created.

Link copied to clipboard

The Amazon Resource Name (ARN) of the file system.

Link copied to clipboard

The ID of the file system.

Link copied to clipboard
val name: String?

The name of the file system.

Link copied to clipboard

The Amazon Web Services account ID of the file system owner.

Link copied to clipboard

The Amazon Resource Name (ARN) of the IAM role used for S3 access.

Link copied to clipboard

The current status of the file system.

Link copied to clipboard

Additional information about the file system status.

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