LogExclusionArgs

fun LogExclusionArgs(description: Output<String>? = null, disabled: Output<Boolean>? = null, filter: Output<String>, name: Output<String>)