@Stability(value=Stable) @Internal public static final class CfnPackageVersionProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnPackageVersionProps
CfnPackageVersionPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnPackageVersionProps.Builder, CfnPackageVersionProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnPackageVersionProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnPackageVersionProps.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 |
getMarkLatest()
Whether to mark the new version as the latest version.
|
String |
getOwnerAccount()
An owner account.
|
String |
getPackageId()
A package ID.
|
String |
getPackageVersion()
A package version.
|
String |
getPatchVersion()
A patch version.
|
String |
getUpdatedLatestPatchVersion()
If the version was marked latest, the new version to maker as latest.
|
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(CfnPackageVersionProps.Builder builder)
CfnPackageVersionProps.Builder.public final String getPackageId()
CfnPackageVersionPropsgetPackageId in interface CfnPackageVersionPropspublic final String getPackageVersion()
CfnPackageVersionPropsgetPackageVersion in interface CfnPackageVersionPropspublic final String getPatchVersion()
CfnPackageVersionPropsgetPatchVersion in interface CfnPackageVersionPropspublic final Object getMarkLatest()
CfnPackageVersionPropsgetMarkLatest in interface CfnPackageVersionPropspublic final String getOwnerAccount()
CfnPackageVersionPropsgetOwnerAccount in interface CfnPackageVersionPropspublic final String getUpdatedLatestPatchVersion()
CfnPackageVersionPropsgetUpdatedLatestPatchVersion in interface CfnPackageVersionProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.