@Stability(value=Stable) @Internal public static final class CfnApp.SourceProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnApp.SourceProperty
CfnApp.SourcePropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnApp.SourceProperty.Builder, CfnApp.SourceProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String password,
String revision,
String sshKey,
String type,
String url,
String username)
Constructor that initializes the object based on literal property values passed by the
CfnApp.DataSourceProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getPassword()
`CfnApp.SourceProperty.Password`.
|
String |
getRevision()
`CfnApp.SourceProperty.Revision`.
|
String |
getSshKey()
`CfnApp.SourceProperty.SshKey`.
|
String |
getType()
`CfnApp.SourceProperty.Type`.
|
String |
getUrl()
`CfnApp.SourceProperty.Url`.
|
String |
getUsername()
`CfnApp.SourceProperty.Username`.
|
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.public final String getPassword()
CfnApp.SourcePropertygetPassword in interface CfnApp.SourcePropertypublic final String getRevision()
CfnApp.SourcePropertygetRevision in interface CfnApp.SourcePropertypublic final String getSshKey()
CfnApp.SourcePropertygetSshKey in interface CfnApp.SourcePropertypublic final String getType()
CfnApp.SourcePropertygetType in interface CfnApp.SourcePropertypublic final String getUrl()
CfnApp.SourcePropertygetUrl in interface CfnApp.SourcePropertypublic final String getUsername()
CfnApp.SourcePropertygetUsername in interface CfnApp.SourceProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.