RetryOptionType
A simple data type that describes a retry option for failed jobs.
Element
String. One of the following values:
Disabled
Specifies not to retry the job.
VolumeDefault
Specifies using the default retry options for the Encyclopedia volume.
Specifiedl
Specifies using the retry option defined on the job itself.