@Stability(value=Stable) @Internal public static final class CfnFilter.PackageFilterProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnFilter.PackageFilterProperty
CfnFilter.PackageFilterPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnFilter.PackageFilterProperty.Builder, CfnFilter.PackageFilterProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnFilter.PackageFilterProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnFilter.DateFilterProperty.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) |
Object |
getArchitecture()
An object that contains details on the package architecture type to filter on.
|
Object |
getEpoch()
An object that contains details on the package epoch to filter on.
|
Object |
getName()
An object that contains details on the name of the package to filter on.
|
Object |
getRelease()
An object that contains details on the package release to filter on.
|
Object |
getSourceLayerHash()
An object that contains details on the source layer hash to filter on.
|
Object |
getVersion()
The package version to filter on.
|
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(CfnFilter.PackageFilterProperty.Builder builder)
CfnFilter.DateFilterProperty.Builder.public final Object getArchitecture()
CfnFilter.PackageFilterPropertygetArchitecture in interface CfnFilter.PackageFilterPropertypublic final Object getEpoch()
CfnFilter.PackageFilterPropertygetEpoch in interface CfnFilter.PackageFilterPropertypublic final Object getName()
CfnFilter.PackageFilterPropertygetName in interface CfnFilter.PackageFilterPropertypublic final Object getRelease()
CfnFilter.PackageFilterPropertygetRelease in interface CfnFilter.PackageFilterPropertypublic final Object getSourceLayerHash()
CfnFilter.PackageFilterPropertygetSourceLayerHash in interface CfnFilter.PackageFilterPropertypublic final Object getVersion()
CfnFilter.PackageFilterPropertygetVersion in interface CfnFilter.PackageFilterProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.