@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) |
String |
getApplicationDescription()
An optional description of the web application.
|
String |
getApplicationName()
The name of the web application.
|
String |
getRoleArn()
The ARN of the role that the web application assumes when it interacts with AWS IoT Core .
|
List<CfnTag> |
getTags()
A set of key/value pairs that you can use to manage the web application resource.
|
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 String getApplicationName()
CfnApplicationPropsgetApplicationName in interface CfnApplicationPropspublic final String getRoleArn()
CfnApplicationProps
The name of the role must be in the form
FleetHub_random_string.
Pattern: ^arn:[!-~]+$
getRoleArn in interface CfnApplicationPropspublic final String getApplicationDescription()
CfnApplicationPropsgetApplicationDescription in interface CfnApplicationPropspublic final List<CfnTag> getTags()
CfnApplicationPropsgetTags in interface CfnApplicationProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.