GetFileSystemResponse

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

The client token used for idempotency when the file system was created.

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

The Amazon Resource Name (ARN) of the Amazon Web Services KMS key used for encryption.

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 prefix in the S3 bucket that the file system provides access to.

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.

Link copied to clipboard
val tags: List<Tag>?

The tags associated with the file system.

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