Interface InferenceHubAccessConfig.Builder

    • Method Detail

      • hubContentArn

        InferenceHubAccessConfig.Builder hubContentArn​(String hubContentArn)

        The ARN of the hub content for which deployment access is allowed.

        Parameters:
        hubContentArn - The ARN of the hub content for which deployment access is allowed.
        Returns:
        Returns a reference to this object so that method calls can be chained together.