@Stability(value=Stable) @Internal public static final class CfnApplicationProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnApplicationProps
CfnApplicationPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnApplicationProps.Builder, CfnApplicationProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnApplicationProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnApplicationProps.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 |
getApiGatewayProxy()
The endpoint URL of the Amazon API Gateway proxy.
|
String |
getEnvironmentIdentifier()
The unique identifier of the environment.
|
String |
getName()
The name of the application.
|
String |
getProxyType()
The proxy type of the proxy created within the application.
|
List<CfnTag> |
getTags()
The tags assigned to the application.
|
String |
getVpcId()
The ID of the virtual private cloud (VPC).
|
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(CfnApplicationProps.Builder builder)
CfnApplicationProps.Builder.public final Object getApiGatewayProxy()
CfnApplicationPropsgetApiGatewayProxy in interface CfnApplicationPropspublic final String getEnvironmentIdentifier()
CfnApplicationPropsgetEnvironmentIdentifier in interface CfnApplicationPropspublic final String getName()
CfnApplicationPropsgetName in interface CfnApplicationPropspublic final String getProxyType()
CfnApplicationPropsgetProxyType in interface CfnApplicationPropspublic final List<CfnTag> getTags()
CfnApplicationPropsgetTags in interface CfnApplicationPropspublic final String getVpcId()
CfnApplicationPropsgetVpcId in interface CfnApplicationProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.