Values_0.AwsJobPresignedUrlConfigSourceConfiguration information for pre-signed URLs. Valid when protocols contains HTTP.
type nonrec t = {expiresInSec : ExpiresInSeconds.t option;How long (in seconds) pre-signed URLs are valid. Valid values are 60 - 3600, the default value is 1800 seconds. Pre-signed URLs are generated when a request for the job document is received.
*)}