expiryNotificationDuration

@JvmName(name = "aamygulpgnrxdvds")
suspend fun expiryNotificationDuration(value: Output<List<String>>)
@JvmName(name = "vfejtkqlmduoisnv")
suspend fun expiryNotificationDuration(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.


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


@JvmName(name = "bgmwavtrreyjyjlc")
suspend fun expiryNotificationDuration(values: List<Output<String>>)
@JvmName(name = "rqlgoewqmsodoeqq")
suspend fun expiryNotificationDuration(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.