patchFilters

@JvmName(name = "kdycsxaheubqemeu")
suspend fun patchFilters(value: Output<List<PatchBaselineApprovalRulePatchFilterArgs>>)
@JvmName(name = "xukydpysnjsdjnke")
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 = "elpcyfmjgfnjwpfa")
suspend fun patchFilters(vararg values: Output<PatchBaselineApprovalRulePatchFilterArgs>)


@JvmName(name = "lcpdrovjplqxifqq")
suspend fun patchFilters(values: List<Output<PatchBaselineApprovalRulePatchFilterArgs>>)
@JvmName(name = "mtqaptwesdtkordg")
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 = "nqtwswujqoejsymx")
suspend fun patchFilters(argument: List<suspend PatchBaselineApprovalRulePatchFilterArgsBuilder.() -> Unit>)
@JvmName(name = "suxroyaxtouvjaqb")
suspend fun patchFilters(vararg argument: suspend PatchBaselineApprovalRulePatchFilterArgsBuilder.() -> Unit)
@JvmName(name = "rsxhnqirplejdwtp")
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