Interface InferenceProfileModelSource.Builder

    • Method Detail

      • copyFrom

        InferenceProfileModelSource.Builder copyFrom​(String copyFrom)

        The ARN of the model or system-defined inference profile that is the source for the inference profile.

        Parameters:
        copyFrom - The ARN of the model or system-defined inference profile that is the source for the inference profile.
        Returns:
        Returns a reference to this object so that method calls can be chained together.