class Aws::S3Control::Types::VpcConfiguration

The virtual private cloud (VPC) configuration for an access point.

@note When making an API call, you may pass VpcConfiguration

data as a hash:

    {
      vpc_id: "VpcId", # required
    }

@!attribute [rw] vpc_id

If this field is specified, this access point will only allow
connections from the specified VPC ID.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/s3control-2018-08-20/VpcConfiguration AWS API Documentation

Constants

SENSITIVE