@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 |
getAppBlockArn()
The app block ARN with which the application should be associated.
|
List<String> |
getAttributesToDelete()
A list of attributes to delete from an application.
|
String |
getDescription()
The description of the application.
|
String |
getDisplayName()
The display name of the application.
|
Object |
getIconS3Location()
The icon S3 location of the application.
|
List<String> |
getInstanceFamilies()
The instance families the application supports.
|
String |
getLaunchParameters()
The launch parameters of the application.
|
String |
getLaunchPath()
The launch path of the application.
|
String |
getName()
The name of the application.
|
List<String> |
getPlatforms()
The platforms the application supports.
|
List<CfnTag> |
getTags()
The tags of the application.
|
String |
getWorkingDirectory()
The working directory of the application.
|
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 getAppBlockArn()
CfnApplicationPropsgetAppBlockArn in interface CfnApplicationPropspublic final Object getIconS3Location()
CfnApplicationPropsgetIconS3Location in interface CfnApplicationPropspublic final List<String> getInstanceFamilies()
CfnApplicationProps
Allowed Values : GENERAL_PURPOSE | GRAPHICS_G4
getInstanceFamilies in interface CfnApplicationPropspublic final String getLaunchPath()
CfnApplicationPropsgetLaunchPath in interface CfnApplicationPropspublic final String getName()
CfnApplicationPropsThis name is visible to users when a name is not specified in the DisplayName property.
Pattern : ^[a-zA-Z0-9][a-zA-Z0-9_.-]{0,100}$
getName in interface CfnApplicationPropspublic final List<String> getPlatforms()
CfnApplicationProps
Allowed Values : WINDOWS_SERVER_2019 | AMAZON_LINUX2
getPlatforms in interface CfnApplicationPropspublic final List<String> getAttributesToDelete()
CfnApplicationPropsgetAttributesToDelete in interface CfnApplicationPropspublic final String getDescription()
CfnApplicationPropsgetDescription in interface CfnApplicationPropspublic final String getDisplayName()
CfnApplicationPropsThis name is visible to users in the application catalog.
getDisplayName in interface CfnApplicationPropspublic final String getLaunchParameters()
CfnApplicationPropsgetLaunchParameters in interface CfnApplicationPropspublic final List<CfnTag> getTags()
CfnApplicationPropsgetTags in interface CfnApplicationPropspublic final String getWorkingDirectory()
CfnApplicationPropsgetWorkingDirectory in interface CfnApplicationProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.