class Aws::VoiceID::Types::InputDataConfig

The configuration containing input file information for a batch job.

@note When making an API call, you may pass InputDataConfig

data as a hash:

    {
      s3_uri: "S3Uri", # required
    }

@!attribute [rw] s3_uri

The S3 location for the input manifest file that contains the list
of individual enrollment or registration job requests.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/voice-id-2021-09-27/InputDataConfig AWS API Documentation

Constants

SENSITIVE