AccessPointVpcConfiguration

data class AccessPointVpcConfiguration(val vpcId: String? = null)

The Virtual Private Cloud (VPC) configuration for a bucket access point.

Constructors

Link copied to clipboard
constructor(vpcId: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val vpcId: String? = null

If this field is specified, this access point will only allow connections from the specified VPC ID.