Builder

class Builder

Properties

Link copied to clipboard

The ARN for the access point.

Link copied to clipboard

The name or alias of the access point.

Link copied to clipboard

The name of the bucket associated with this access point.

Link copied to clipboard

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

Link copied to clipboard
var name: String?

The name of this access point.

Link copied to clipboard

Indicates whether this access point allows access from the public internet. If VpcConfiguration is specified for this access point, then NetworkOrigin is VPC, and the access point doesn't allow access from the public internet. Otherwise, NetworkOrigin is Internet, and the access point allows access from the public internet, subject to the access point and bucket access policies.

Link copied to clipboard

The virtual private cloud (VPC) configuration for this access point, if one exists.

Functions