CreateAndAttachS3AccessPointRequest

Types

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

Properties

Link copied to clipboard

(Optional) An idempotency token for resource creation, in a string of up to 63 ASCII characters. This token is automatically filled on your behalf when you use the Command Line Interface (CLI) or an Amazon Web Services SDK.

Link copied to clipboard
val name: String?

The name you want to assign to this S3 access point.

Link copied to clipboard

Specifies the configuration to use when creating and attaching an S3 access point to an FSx for OpenZFS volume.

Link copied to clipboard

Specifies the virtual private cloud (VPC) configuration if you're creating an access point that is restricted to a VPC. For more information, see Creating access points restricted to a virtual private cloud.

Link copied to clipboard

The type of S3 access point you want to create. Only OpenZFS is supported.

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