@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(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String name,
String stackId,
String type,
Object appSource,
Object attributes,
Object dataSources,
String description,
List<String> domains,
Object enableSsl,
Object environment,
String shortname,
Object sslConfiguration)
Constructor that initializes the object based on literal property values passed by the
CfnAppProps.Builder. |
| 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(String name, String stackId, String type, Object appSource, Object attributes, Object dataSources, String description, List<String> domains, Object enableSsl, Object environment, String shortname, Object sslConfiguration)
CfnAppProps.Builder.public final String getName()
CfnAppPropsgetName in interface CfnAppPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-opsworks-app.html#cfn-opsworks-app-namepublic final String getStackId()
CfnAppPropsgetStackId in interface CfnAppPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-opsworks-app.html#cfn-opsworks-app-stackidpublic final String getType()
CfnAppPropsgetType in interface CfnAppPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-opsworks-app.html#cfn-opsworks-app-typepublic final Object getAppSource()
CfnAppPropsgetAppSource in interface CfnAppPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-opsworks-app.html#cfn-opsworks-app-appsourcepublic final Object getAttributes()
CfnAppPropsgetAttributes in interface CfnAppPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-opsworks-app.html#cfn-opsworks-app-attributespublic final Object getDataSources()
CfnAppPropsgetDataSources in interface CfnAppPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-opsworks-app.html#cfn-opsworks-app-datasourcespublic final String getDescription()
CfnAppPropsgetDescription in interface CfnAppPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-opsworks-app.html#cfn-opsworks-app-descriptionpublic final List<String> getDomains()
CfnAppPropsgetDomains in interface CfnAppPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-opsworks-app.html#cfn-opsworks-app-domainspublic final Object getEnableSsl()
CfnAppPropsgetEnableSsl in interface CfnAppPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-opsworks-app.html#cfn-opsworks-app-enablesslpublic final Object getEnvironment()
CfnAppPropsgetEnvironment in interface CfnAppPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-opsworks-app.html#cfn-opsworks-app-environmentpublic final String getShortname()
CfnAppPropsgetShortname in interface CfnAppPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-opsworks-app.html#cfn-opsworks-app-shortnamepublic final Object getSslConfiguration()
CfnAppPropsgetSslConfiguration in interface CfnAppPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-opsworks-app.html#cfn-opsworks-app-sslconfiguration@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.