class Aws::AccessAnalyzer::Types::VpcConfiguration

The proposed virtual private cloud (VPC) configuration for the Amazon S3 access point. VPC configuration does not apply to multi-region access points. For more information, see [VpcConfiguration].

[1]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_VpcConfiguration.html

@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/accessanalyzer-2019-11-01/VpcConfiguration AWS API Documentation

Constants

SENSITIVE