BlobInventoryPolicyRuleFilterArgs

fun BlobInventoryPolicyRuleFilterArgs(blobTypes: Output<List<String>>, excludePrefixes: Output<List<String>>? = null, includeBlobVersions: Output<Boolean>? = null, includeDeleted: Output<Boolean>? = null, includeSnapshots: Output<Boolean>? = null, prefixMatches: Output<List<String>>? = null)