notActions

@JvmName(name = "nwgjnhuensptieex")
suspend fun notActions(value: List<String>?)

Parameters

value

List of actions that this statement does not apply to. Use to apply a policy statement to all actions except those listed.


@JvmName(name = "fsqmafjabdyfmjyi")
suspend fun notActions(vararg values: String)

Parameters

values

List of actions that this statement does not apply to. Use to apply a policy statement to all actions except those listed.