cacheDuration

@JvmName(name = "adfajvdvmcbnexsm")
suspend fun cacheDuration(value: Output<String>)
@JvmName(name = "rimwlvjfjqabpaek")
suspend fun cacheDuration(value: String?)

Parameters

value

When Cache behavior is set to Override or SetIfMissing, this field specifies the cache duration to use. The maximum duration is 366 days specified in the d.HH:MM:SS format(e.g. 365.23:59:59). If the desired maximum cache duration is less than 1 day then the maximum cache duration should be specified in the HH:MM:SS format(e.g. 23:59:59).