Interface HealthCheckPathDestinationResponseObject.Builder

  • Method Details

    • subnetId

      The ID of the subnet for the destination.

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

      HealthCheckPathDestinationResponseObject.Builder securityGroupId(String securityGroupId)

      The ID of the security group for the destination.

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