@Stability(value=Stable)
public static interface CfnPatchBaseline.PatchFilterProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ssm-patchbaseline-patchfilter.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnPatchBaseline.PatchFilterProperty.Builder
A builder for
CfnPatchBaseline.PatchFilterProperty |
static class |
CfnPatchBaseline.PatchFilterProperty.Jsii$Proxy
An implementation for
CfnPatchBaseline.PatchFilterProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnPatchBaseline.PatchFilterProperty.Builder |
builder() |
default String |
getKey()
`CfnPatchBaseline.PatchFilterProperty.Key`.
|
default List<String> |
getValues()
`CfnPatchBaseline.PatchFilterProperty.Values`.
|
@Stability(value=Stable) @Nullable default String getKey()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ssm-patchbaseline-patchfilter.html#cfn-ssm-patchbaseline-patchfilter-key@Stability(value=Stable) @Nullable default List<String> getValues()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ssm-patchbaseline-patchfilter.html#cfn-ssm-patchbaseline-patchfilter-values@Stability(value=Stable) static CfnPatchBaseline.PatchFilterProperty.Builder builder()
Copyright © 2020. All rights reserved.