Values.AwsS3AccessPointVpcConfigurationDetailsSourceThe virtual private cloud (VPC) configuration for an Amazon S3 access point.
type nonrec t = {vpcId : NonEmptyString.t option;If this field is specified, this access point will only allow connections from the specified VPC ID.
*)}