Interface UpdateCustomModelDeploymentResponse.Builder

  • Method Details

    • customModelDeploymentArn

      UpdateCustomModelDeploymentResponse.Builder customModelDeploymentArn(String customModelDeploymentArn)

      ARN of the custom model deployment being updated.

      Parameters:
      customModelDeploymentArn - ARN of the custom model deployment being updated.
      Returns:
      Returns a reference to this object so that method calls can be chained together.