@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(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(Object location,
List<String> notificationArns,
Object parameters,
Map<String,String> tags,
Number timeoutInMinutes)
Constructor that initializes the object based on literal property values passed by the
CfnApplicationProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getLocation()
`AWS::Serverless::Application.Location`.
|
List<String> |
getNotificationArns()
`AWS::Serverless::Application.NotificationArns`.
|
Object |
getParameters()
`AWS::Serverless::Application.Parameters`.
|
Map<String,String> |
getTags()
`AWS::Serverless::Application.Tags`.
|
Number |
getTimeoutInMinutes()
`AWS::Serverless::Application.TimeoutInMinutes`.
|
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 Object getLocation()
CfnApplicationPropsgetLocation in interface CfnApplicationPropspublic final List<String> getNotificationArns()
CfnApplicationPropsgetNotificationArns in interface CfnApplicationPropspublic final Object getParameters()
CfnApplicationPropsgetParameters in interface CfnApplicationPropspublic final Map<String,String> getTags()
CfnApplicationPropsgetTags in interface CfnApplicationPropspublic final Number getTimeoutInMinutes()
CfnApplicationPropsgetTimeoutInMinutes in interface CfnApplicationProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.