Interface ServiceVpcEndpoint.Builder

  • Method Details

    • serviceName

      ServiceVpcEndpoint.Builder serviceName(String serviceName)

      The name of the service for which a VPC endpoint was created.

      Parameters:
      serviceName - The name of the service for which a VPC endpoint was created.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • serviceName

      The name of the service for which a VPC endpoint was created.

      Parameters:
      serviceName - The name of the service for which a VPC endpoint was created.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • vpcEndpointId

      ServiceVpcEndpoint.Builder vpcEndpointId(String vpcEndpointId)

      The unique identifier of the VPC endpoint that was created.

      Parameters:
      vpcEndpointId - The unique identifier of the VPC endpoint that was created.
      Returns:
      Returns a reference to this object so that method calls can be chained together.