@Stability(value=Stable) @Internal public static final class CfnAppProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnAppProps
CfnAppPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnAppProps.Builder, CfnAppProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnAppProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnAppProps.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 |
getAppSource()
`AWS::OpsWorks::App.AppSource`.
|
Object |
getAttributes()
`AWS::OpsWorks::App.Attributes`.
|
Object |
getDataSources()
`AWS::OpsWorks::App.DataSources`.
|
String |
getDescription()
`AWS::OpsWorks::App.Description`.
|
List<String> |
getDomains()
`AWS::OpsWorks::App.Domains`.
|
Object |
getEnableSsl()
`AWS::OpsWorks::App.EnableSsl`.
|
Object |
getEnvironment()
`AWS::OpsWorks::App.Environment`.
|
String |
getName()
`AWS::OpsWorks::App.Name`.
|
String |
getShortname()
`AWS::OpsWorks::App.Shortname`.
|
Object |
getSslConfiguration()
`AWS::OpsWorks::App.SslConfiguration`.
|
String |
getStackId()
`AWS::OpsWorks::App.StackId`.
|
String |
getType()
`AWS::OpsWorks::App.Type`.
|
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(CfnAppProps.Builder builder)
CfnAppProps.Builder.public final Object getAppSource()
CfnAppPropsgetAppSource in interface CfnAppPropspublic final Object getAttributes()
CfnAppPropsgetAttributes in interface CfnAppPropspublic final Object getDataSources()
CfnAppPropsgetDataSources in interface CfnAppPropspublic final String getDescription()
CfnAppPropsgetDescription in interface CfnAppPropspublic final List<String> getDomains()
CfnAppPropsgetDomains in interface CfnAppPropspublic final Object getEnableSsl()
CfnAppPropsgetEnableSsl in interface CfnAppPropspublic final Object getEnvironment()
CfnAppPropsgetEnvironment in interface CfnAppPropspublic final String getName()
CfnAppPropsgetName in interface CfnAppPropspublic final String getShortname()
CfnAppPropsgetShortname in interface CfnAppPropspublic final Object getSslConfiguration()
CfnAppPropsgetSslConfiguration in interface CfnAppPropspublic final String getStackId()
CfnAppPropsgetStackId in interface CfnAppPropspublic final String getType()
CfnAppPropsgetType in interface CfnAppProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.