Interface InputDataConfig.Builder

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

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

    • s3Uri

      The S3 location for the input manifest file that contains the list of individual enrollment or registration job requests.

      Parameters:
      s3Uri - The S3 location for the input manifest file that contains the list of individual enrollment or registration job requests.
      Returns:
      Returns a reference to this object so that method calls can be chained together.