@Stability(value=Stable) @Internal public static final class CfnPatchBaseline.PatchFilterProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnPatchBaseline.PatchFilterProperty
CfnPatchBaseline.PatchFilterPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnPatchBaseline.PatchFilterProperty.Builder, CfnPatchBaseline.PatchFilterProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnPatchBaseline.PatchFilterProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnPatchBaseline.PatchFilterGroupProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getKey()
The key for the filter.
|
List<String> |
getValues()
The value for the filter key.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnPatchBaseline.PatchFilterProperty.Builder builder)
CfnPatchBaseline.PatchFilterGroupProperty.Builder.public final String getKey()
CfnPatchBaseline.PatchFilterPropertyFor information about valid keys, see PatchFilter in the AWS Systems Manager API Reference .
getKey in interface CfnPatchBaseline.PatchFilterPropertypublic final List<String> getValues()
CfnPatchBaseline.PatchFilterPropertyFor information about valid values for each key based on operating system type, see PatchFilter in the AWS Systems Manager API Reference .
getValues in interface CfnPatchBaseline.PatchFilterProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2023. All rights reserved.