Interface AwsS3AccessPointVpcConfigurationDetails.Builder

    • Method Detail

      • vpcId

        AwsS3AccessPointVpcConfigurationDetails.Builder vpcId​(String vpcId)

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

        Parameters:
        vpcId - If this field is specified, this access point will only allow connections from the specified VPC ID.
        Returns:
        Returns a reference to this object so that method calls can be chained together.