@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) |
String |
getAppAssessmentSchedule()
`AWS::ResilienceHub::App.AppAssessmentSchedule`.
|
String |
getAppTemplateBody()
A string containing a full Resilience Hub app template body.
|
String |
getDescription()
The optional description for an app.
|
String |
getName()
The name for the application.
|
String |
getResiliencyPolicyArn()
The Amazon Resource Name (ARN) of the resiliency policy.
|
Object |
getResourceMappings()
An array of ResourceMapping objects.
|
Map<String,String> |
getTags()
The tags assigned to the 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(CfnAppProps.Builder builder)
CfnAppProps.Builder.public final String getAppTemplateBody()
CfnAppPropsgetAppTemplateBody in interface CfnAppPropspublic final String getName()
CfnAppPropsgetName in interface CfnAppPropspublic final Object getResourceMappings()
CfnAppPropsgetResourceMappings in interface CfnAppPropspublic final String getAppAssessmentSchedule()
CfnAppPropsgetAppAssessmentSchedule in interface CfnAppPropspublic final String getDescription()
CfnAppPropsgetDescription in interface CfnAppPropspublic final String getResiliencyPolicyArn()
CfnAppPropsgetResiliencyPolicyArn in interface CfnAppPropspublic final Map<String,String> getTags()
CfnAppPropsA tag is a label that you assign to an AWS resource. Each tag consists of a key/value pair.
getTags in interface CfnAppProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.