upgradeDomainTimeout

@JvmName(name = "vfqiwpxrpnhbmhrl")
suspend fun upgradeDomainTimeout(value: Output<String>)
@JvmName(name = "vydfbkroyrrldyvg")
suspend fun upgradeDomainTimeout(value: String?)

Parameters

value

The amount of time each upgrade domain has to complete before FailureAction is executed. It is first interpreted as a string representing an ISO 8601 duration. If that fails, then it is interpreted as a number representing the total number of milliseconds.