RetryPolicyArgs

constructor(retryCount: Output<Int>? = null, retryInterval: Output<String>? = null, retryType: Output<RetryType>? = null)