CreateAccessPointRequest

Types

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

Properties

Link copied to clipboard

The Amazon Web Services account ID for the account that owns the specified access point.

Link copied to clipboard

The name of the bucket that you want to associate this access point with.

Link copied to clipboard

The Amazon Web Services account ID associated with the S3 bucket associated with this access point.

Link copied to clipboard
val name: String?

The name you want to assign to this access point.

Link copied to clipboard

The PublicAccessBlock configuration that you want to apply to the access point.

Link copied to clipboard

If you include this field, Amazon S3 restricts access to this access point to requests from the specified virtual private cloud (VPC).

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