patchFilters

@JvmName(name = "fsiecsnyktjqycwm")
suspend fun patchFilters(value: Output<List<PatchBaselineApprovalRulePatchFilterArgs>>)
@JvmName(name = "lpqtvallgqikeibv")
suspend fun patchFilters(value: List<PatchBaselineApprovalRulePatchFilterArgs>)

Parameters

value

Patch filter group that defines the criteria for the rule. Up to 5 patch filters can be specified per approval rule using Key/Value pairs. Valid combinations of these Keys and the operating_system value can be found in the SSM DescribePatchProperties API Reference. Valid Values are exact values for the patch property given as the key, or a wildcard *, which matches all values. PATCH_SET defaults to OS if unspecified


@JvmName(name = "uikirrijrlfmmyki")
suspend fun patchFilters(vararg values: Output<PatchBaselineApprovalRulePatchFilterArgs>)


@JvmName(name = "ymrnpewabhuyqeso")
suspend fun patchFilters(values: List<Output<PatchBaselineApprovalRulePatchFilterArgs>>)
@JvmName(name = "iffclwcigldplsqy")
suspend fun patchFilters(vararg values: PatchBaselineApprovalRulePatchFilterArgs)

Parameters

values

Patch filter group that defines the criteria for the rule. Up to 5 patch filters can be specified per approval rule using Key/Value pairs. Valid combinations of these Keys and the operating_system value can be found in the SSM DescribePatchProperties API Reference. Valid Values are exact values for the patch property given as the key, or a wildcard *, which matches all values. PATCH_SET defaults to OS if unspecified


@JvmName(name = "wsehmuocrdijmnpg")
suspend fun patchFilters(argument: List<suspend PatchBaselineApprovalRulePatchFilterArgsBuilder.() -> Unit>)
@JvmName(name = "yknupregjxwqdism")
suspend fun patchFilters(vararg argument: suspend PatchBaselineApprovalRulePatchFilterArgsBuilder.() -> Unit)
@JvmName(name = "obamtnqvqbdmykwt")
suspend fun patchFilters(argument: suspend PatchBaselineApprovalRulePatchFilterArgsBuilder.() -> Unit)

Parameters

argument

Patch filter group that defines the criteria for the rule. Up to 5 patch filters can be specified per approval rule using Key/Value pairs. Valid combinations of these Keys and the operating_system value can be found in the SSM DescribePatchProperties API Reference. Valid Values are exact values for the patch property given as the key, or a wildcard *, which matches all values. PATCH_SET defaults to OS if unspecified