@Stability(value=Stable) @Internal public static final class CfnApplicationInstanceProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnApplicationInstanceProps
CfnApplicationInstancePropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnApplicationInstanceProps.Builder, CfnApplicationInstanceProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnApplicationInstanceProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnApplicationInstanceProps.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 |
getApplicationInstanceIdToReplace()
The ID of an application instance to replace with the new instance.
|
String |
getDefaultRuntimeContextDevice()
The device's ID.
|
String |
getDescription()
A description for the application instance.
|
String |
getDeviceId()
A device's ID.
|
Object |
getManifestOverridesPayload()
Setting overrides for the application manifest.
|
Object |
getManifestPayload()
The application's manifest document.
|
String |
getName()
A name for the application instance.
|
String |
getRuntimeRoleArn()
The ARN of a runtime role for the application instance.
|
String |
getStatusFilter()
Only include instances with a specific status.
|
List<CfnTag> |
getTags()
Tags for the application instance.
|
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(CfnApplicationInstanceProps.Builder builder)
CfnApplicationInstanceProps.Builder.public final String getDefaultRuntimeContextDevice()
CfnApplicationInstancePropsgetDefaultRuntimeContextDevice in interface CfnApplicationInstancePropspublic final Object getManifestPayload()
CfnApplicationInstancePropsgetManifestPayload in interface CfnApplicationInstancePropspublic final String getApplicationInstanceIdToReplace()
CfnApplicationInstancePropsgetApplicationInstanceIdToReplace in interface CfnApplicationInstancePropspublic final String getDescription()
CfnApplicationInstancePropsgetDescription in interface CfnApplicationInstancePropspublic final String getDeviceId()
CfnApplicationInstancePropsgetDeviceId in interface CfnApplicationInstancePropspublic final Object getManifestOverridesPayload()
CfnApplicationInstancePropsgetManifestOverridesPayload in interface CfnApplicationInstancePropspublic final String getName()
CfnApplicationInstancePropsgetName in interface CfnApplicationInstancePropspublic final String getRuntimeRoleArn()
CfnApplicationInstancePropsgetRuntimeRoleArn in interface CfnApplicationInstancePropspublic final String getStatusFilter()
CfnApplicationInstancePropsgetStatusFilter in interface CfnApplicationInstancePropspublic final List<CfnTag> getTags()
CfnApplicationInstancePropsgetTags in interface CfnApplicationInstanceProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.