Interface AccessEndpoint.Builder

  • Method Details

    • accessEndpointType

      AccessEndpoint.Builder accessEndpointType(String accessEndpointType)

      Indicates the type of access endpoint.

      Parameters:
      accessEndpointType - Indicates the type of access endpoint.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • accessEndpointType

      AccessEndpoint.Builder accessEndpointType(AccessEndpointType accessEndpointType)

      Indicates the type of access endpoint.

      Parameters:
      accessEndpointType - Indicates the type of access endpoint.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • vpcEndpointId

      AccessEndpoint.Builder vpcEndpointId(String vpcEndpointId)

      Indicates the VPC endpoint to use for access.

      Parameters:
      vpcEndpointId - Indicates the VPC endpoint to use for access.
      Returns:
      Returns a reference to this object so that method calls can be chained together.