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