@Stability(value=Stable) @Internal public static final class CfnApplicationV2.MavenReferenceProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnApplicationV2.MavenReferenceProperty
CfnApplicationV2.MavenReferencePropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnApplicationV2.MavenReferenceProperty.Builder, CfnApplicationV2.MavenReferenceProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnApplicationV2.MavenReferenceProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnApplicationV2.ApplicationCodeConfigurationProperty.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 |
getArtifactId()
The artifact ID of the Maven reference.
|
String |
getGroupId()
The group ID of the Maven reference.
|
String |
getVersion()
The version of the Maven reference.
|
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(CfnApplicationV2.MavenReferenceProperty.Builder builder)
CfnApplicationV2.ApplicationCodeConfigurationProperty.Builder.public final String getArtifactId()
CfnApplicationV2.MavenReferencePropertygetArtifactId in interface CfnApplicationV2.MavenReferencePropertypublic final String getGroupId()
CfnApplicationV2.MavenReferencePropertygetGroupId in interface CfnApplicationV2.MavenReferencePropertypublic final String getVersion()
CfnApplicationV2.MavenReferencePropertygetVersion in interface CfnApplicationV2.MavenReferenceProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.