expiryNotificationDuration

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


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