Interface MlConfigDefinition.Builder

    • Method Detail

      • name

        MlConfigDefinition.Builder name​(String name)

        The configuration name.

        Parameters:
        name - The configuration name.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • arn

        MlConfigDefinition.Builder arn​(String arn)

        The ARN for the configuration.

        Parameters:
        arn - The ARN for the configuration.
        Returns:
        Returns a reference to this object so that method calls can be chained together.