expiryNotificationDurations

@JvmName(name = "keopejjtqoisscwq")
suspend fun expiryNotificationDurations(value: Output<List<String>>)
@JvmName(name = "hihxknjfayjwwdar")
suspend fun expiryNotificationDurations(value: List<String>?)

Parameters

value

User can define the time to receive notification after which the auth config becomes invalid. Support up to 30 days. Support granularity in hours. A duration in seconds with up to nine fractional digits, ending with 's'. Example: "3.5s".


@JvmName(name = "ygbenpyoefkimowx")
suspend fun expiryNotificationDurations(vararg values: Output<String>)


@JvmName(name = "nrureustymhdvdkv")
suspend fun expiryNotificationDurations(values: List<Output<String>>)
@JvmName(name = "fvgvybdwoevfcyss")
suspend fun expiryNotificationDurations(vararg values: String)

Parameters

values

User can define the time to receive notification after which the auth config becomes invalid. Support up to 30 days. Support granularity in hours. A duration in seconds with up to nine fractional digits, ending with 's'. Example: "3.5s".