Interface HubAccessConfig.Builder

  • Method Details

    • hubContentArn

      HubAccessConfig.Builder hubContentArn(String hubContentArn)

      The ARN of your private model hub content. This should be a ModelReference resource type that points to a SageMaker JumpStart public hub model.

      Parameters:
      hubContentArn - The ARN of your private model hub content. This should be a ModelReference resource type that points to a SageMaker JumpStart public hub model.
      Returns:
      Returns a reference to this object so that method calls can be chained together.