Policy Patch Args
data class PolicyPatchArgs(val level: Output<String>? = null, val stages: Output<List<String>>? = null) : ConvertibleToJava<PolicyPatchArgs>
Policy defines the configuration of how audit events are logged
Policy defines the configuration of how audit events are logged