exceptions

@JvmName(name = "ijxblhevmxwltxrs")
suspend fun exceptions(value: Output<List<ExceptionEntryArgs>>)
@JvmName(name = "emrfouqfavpvgnlo")
suspend fun exceptions(value: List<ExceptionEntryArgs>?)

Parameters

value

The exceptions that are applied on the policy.


@JvmName(name = "luynctlaqbfyysmw")
suspend fun exceptions(vararg values: Output<ExceptionEntryArgs>)


@JvmName(name = "xrbqkiopjrujcodk")
suspend fun exceptions(values: List<Output<ExceptionEntryArgs>>)
@JvmName(name = "tmajbpojpausheof")
suspend fun exceptions(vararg values: ExceptionEntryArgs)

Parameters

values

The exceptions that are applied on the policy.


@JvmName(name = "gmdcsjqwwrgipqxc")
suspend fun exceptions(argument: List<suspend ExceptionEntryArgsBuilder.() -> Unit>)
@JvmName(name = "jxcmtgmobmbohqwa")
suspend fun exceptions(vararg argument: suspend ExceptionEntryArgsBuilder.() -> Unit)
@JvmName(name = "pxjiufynmseextor")
suspend fun exceptions(argument: suspend ExceptionEntryArgsBuilder.() -> Unit)

Parameters

argument

The exceptions that are applied on the policy.