Interface EntityRecognizerOutputDataConfig.Builder

All Superinterfaces:
Buildable, CopyableBuilder<EntityRecognizerOutputDataConfig.Builder,EntityRecognizerOutputDataConfig>, SdkBuilder<EntityRecognizerOutputDataConfig.Builder,EntityRecognizerOutputDataConfig>, SdkPojo
Enclosing class:
EntityRecognizerOutputDataConfig

public static interface EntityRecognizerOutputDataConfig.Builder extends SdkPojo, CopyableBuilder<EntityRecognizerOutputDataConfig.Builder,EntityRecognizerOutputDataConfig>
  • Method Details

    • flywheelStatsS3Prefix

      EntityRecognizerOutputDataConfig.Builder flywheelStatsS3Prefix(String flywheelStatsS3Prefix)

      The Amazon S3 prefix for the data lake location of the flywheel statistics.

      Parameters:
      flywheelStatsS3Prefix - The Amazon S3 prefix for the data lake location of the flywheel statistics.
      Returns:
      Returns a reference to this object so that method calls can be chained together.