exceptions

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

Parameters

value

The exceptions that are applied on the policy.


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


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

Parameters

values

The exceptions that are applied on the policy.


@JvmName(name = "ssskphrimfxrwish")
suspend fun exceptions(argument: List<suspend ExceptionEntryArgsBuilder.() -> Unit>)
@JvmName(name = "bjsubgectylbmoeh")
suspend fun exceptions(vararg argument: suspend ExceptionEntryArgsBuilder.() -> Unit)
@JvmName(name = "ovxhtmogaletkqtg")
suspend fun exceptions(argument: suspend ExceptionEntryArgsBuilder.() -> Unit)

Parameters

argument

The exceptions that are applied on the policy.