@Stability(value=Stable) @Internal public static final class CfnApplicationV2Props.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnApplicationV2Props
CfnApplicationV2Propssoftware.amazon.jsii.JsiiObject.InitializationModeCfnApplicationV2Props.Builder, CfnApplicationV2Props.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnApplicationV2Props.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnApplicationV2Props.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) |
Object |
getApplicationConfiguration()
Use this parameter to configure the application.
|
String |
getApplicationDescription()
The description of the application.
|
Object |
getApplicationMaintenanceConfiguration()
`AWS::KinesisAnalyticsV2::Application.ApplicationMaintenanceConfiguration`.
|
String |
getApplicationMode()
To create a Kinesis Data Analytics Studio notebook, you must set the mode to `INTERACTIVE` .
|
String |
getApplicationName()
The name of the application.
|
Object |
getRunConfiguration()
`AWS::KinesisAnalyticsV2::Application.RunConfiguration`.
|
String |
getRuntimeEnvironment()
The runtime environment for the application.
|
String |
getServiceExecutionRole()
Specifies the IAM role that the application uses to access external resources.
|
List<CfnTag> |
getTags()
A list of one or more tags to assign to 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(CfnApplicationV2Props.Builder builder)
CfnApplicationV2Props.Builder.public final String getRuntimeEnvironment()
CfnApplicationV2PropsgetRuntimeEnvironment in interface CfnApplicationV2Propspublic final String getServiceExecutionRole()
CfnApplicationV2PropsgetServiceExecutionRole in interface CfnApplicationV2Propspublic final Object getApplicationConfiguration()
CfnApplicationV2PropsgetApplicationConfiguration in interface CfnApplicationV2Propspublic final String getApplicationDescription()
CfnApplicationV2PropsgetApplicationDescription in interface CfnApplicationV2Propspublic final Object getApplicationMaintenanceConfiguration()
CfnApplicationV2PropsgetApplicationMaintenanceConfiguration in interface CfnApplicationV2Propspublic final String getApplicationMode()
CfnApplicationV2PropsHowever, for a Kinesis Data Analytics for Apache Flink application, the mode is optional.
getApplicationMode in interface CfnApplicationV2Propspublic final String getApplicationName()
CfnApplicationV2PropsgetApplicationName in interface CfnApplicationV2Propspublic final Object getRunConfiguration()
CfnApplicationV2PropsgetRunConfiguration in interface CfnApplicationV2Propspublic final List<CfnTag> getTags()
CfnApplicationV2PropsA tag is a key-value pair that identifies an application. Note that the maximum number of application tags includes system tags. The maximum number of user-defined application tags is 50.
getTags in interface CfnApplicationV2Props@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.