CreateAccessPointRequest

Types

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

Properties

Link copied to clipboard

A unique, case-sensitive identifier to ensure that the operation completes no more than one time. If this token matches a previous request, Amazon Web Services ignores the request, but does not return an error.

Link copied to clipboard

The ID or Amazon Resource Name (ARN) of the S3 File System.

Link copied to clipboard

The POSIX identity with uid, gid, and secondary group IDs for user enforcement when accessing the file system through this access point.

Link copied to clipboard

The root directory path for the access point, with optional creation permissions for newly created directories.

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

An array of key-value pairs to apply to the access point for resource tagging.

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