patchFilters

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


@JvmName(name = "qlpmdkbklsopvosn")
suspend fun patchFilters(values: List<Output<PatchBaselineApprovalRulePatchFilterArgs>>)
@JvmName(name = "qyyenricyokkstkg")
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 = "girycyajwxrkyofj")
suspend fun patchFilters(argument: List<suspend PatchBaselineApprovalRulePatchFilterArgsBuilder.() -> Unit>)
@JvmName(name = "qdsboxhnonvshdwd")
suspend fun patchFilters(vararg argument: suspend PatchBaselineApprovalRulePatchFilterArgsBuilder.() -> Unit)
@JvmName(name = "efmcbspallvlaktg")
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