modelDataDownloadTimeoutInSeconds property
Timeout value, in seconds, to download and extract the model that you want to host from S3 to the individual inference instance associated with this production variant. Valid values between 60 and 3600.
Implementation
final pulumi.Input<int?>? modelDataDownloadTimeoutInSeconds;