FolderExclusionArgs

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