Interface AutoMLOutputDataConfig.Builder

    • Method Detail

      • kmsKeyId

        AutoMLOutputDataConfig.Builder kmsKeyId​(String kmsKeyId)

        The Key Management Service encryption key ID.

        Parameters:
        kmsKeyId - The Key Management Service encryption key ID.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • s3OutputPath

        AutoMLOutputDataConfig.Builder s3OutputPath​(String s3OutputPath)

        The Amazon S3 output path. Must be 128 characters or less.

        Parameters:
        s3OutputPath - The Amazon S3 output path. Must be 128 characters or less.
        Returns:
        Returns a reference to this object so that method calls can be chained together.