expiryNotificationDuration

@JvmName(name = "eqmqlokmjhjlmkbb")
suspend fun expiryNotificationDuration(value: Output<List<String>>)
@JvmName(name = "svxdvjeflvqqxcdx")
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 = "camtrhigmgjiqnij")
suspend fun expiryNotificationDuration(vararg values: Output<String>)


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