Management Policy Rule Filters Args Builder
Builder for ManagementPolicyRuleFiltersArgs.
Functions
Link copied to clipboard
Link copied to clipboard
suspend fun matchBlobIndexTags(value: Output<List<ManagementPolicyRuleFiltersMatchBlobIndexTagArgs>>)
suspend fun matchBlobIndexTags(vararg values: Output<ManagementPolicyRuleFiltersMatchBlobIndexTagArgs>)
suspend fun matchBlobIndexTags(vararg argument: suspend ManagementPolicyRuleFiltersMatchBlobIndexTagArgsBuilder.() -> Unit)
suspend fun matchBlobIndexTags(values: List<Output<ManagementPolicyRuleFiltersMatchBlobIndexTagArgs>>)
suspend fun matchBlobIndexTags(argument: List<suspend ManagementPolicyRuleFiltersMatchBlobIndexTagArgsBuilder.() -> Unit>)
suspend fun matchBlobIndexTags(argument: suspend ManagementPolicyRuleFiltersMatchBlobIndexTagArgsBuilder.() -> Unit)
Link copied to clipboard