S3AccessPointAttachment

An S3 access point attached to an Amazon FSx volume.

Types

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

Properties

Link copied to clipboard

The time that the resource was created, in seconds (since 1970-01-01T00:00:00Z), also known as Unix time.

Link copied to clipboard

The lifecycle status of the S3 access point attachment. The lifecycle can have the following values:

Link copied to clipboard

Describes why a resource lifecycle state changed.

Link copied to clipboard
val name: String?

The name of the S3 access point attachment; also used for the name of the S3 access point.

Link copied to clipboard

The OpenZFSConfiguration of the S3 access point attachment.

Link copied to clipboard

The S3 access point configuration of the S3 access point attachment.

Link copied to clipboard

The type of Amazon FSx volume that the S3 access point is attached to.

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