Interface HealthCheckPathSourceRequestObject.Builder

  • Method Details

    • subnetId

      The ID of the subnet for the source.

      Parameters:
      subnetId - The ID of the subnet for the source.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • securityGroupId

      HealthCheckPathSourceRequestObject.Builder securityGroupId(String securityGroupId)

      The ID of the security group for the source.

      Parameters:
      securityGroupId - The ID of the security group for the source.
      Returns:
      Returns a reference to this object so that method calls can be chained together.