@Stability(value=Stable)
public static interface CfnPatchBaseline.PatchFilterProperty
extends software.amazon.jsii.JsiiSerializable
| 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()
@Stability(value=Stable) @Nullable default List<String> getValues()
@Stability(value=Stable) static CfnPatchBaseline.PatchFilterProperty.Builder builder()
Copyright © 2021. All rights reserved.