@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) |
Object |
getAutoConfigurationEnabled()
If set to `true` , the application components will be configured with the monitoring configuration recommended by Application Insights.
|
Object |
getComponentMonitoringSettings()
The monitoring settings of the components.
|
Object |
getCustomComponents()
Describes a custom component by grouping similar standalone instances to monitor.
|
Object |
getCweMonitorEnabled()
Indicates whether Application Insights can listen to CloudWatch events for the application resources, such as `instance terminated` , `failed deployment` , and others.
|
String |
getGroupingType()
Application Insights can create applications based on a resource group or on an account.
|
Object |
getLogPatternSets()
The log pattern sets.
|
Object |
getOpsCenterEnabled()
Indicates whether Application Insights will create OpsItems for any problem that is detected by Application Insights for an application.
|
String |
getOpsItemSnsTopicArn()
The SNS topic provided to Application Insights that is associated with the created OpsItems to receive SNS notifications for opsItem updates.
|
String |
getResourceGroupName()
The name of the resource group used for the application.
|
List<CfnTag> |
getTags()
An array of `Tags` .
|
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 getResourceGroupName()
CfnApplicationPropsgetResourceGroupName in interface CfnApplicationPropspublic final Object getAutoConfigurationEnabled()
CfnApplicationPropsgetAutoConfigurationEnabled in interface CfnApplicationPropspublic final Object getComponentMonitoringSettings()
CfnApplicationPropsgetComponentMonitoringSettings in interface CfnApplicationPropspublic final Object getCustomComponents()
CfnApplicationPropsgetCustomComponents in interface CfnApplicationPropspublic final Object getCweMonitorEnabled()
CfnApplicationPropsgetCweMonitorEnabled in interface CfnApplicationPropspublic final String getGroupingType()
CfnApplicationProps
To create an account-based application using all of the resources in the account, set this parameter to ACCOUNT_BASED .
getGroupingType in interface CfnApplicationPropspublic final Object getLogPatternSets()
CfnApplicationPropsgetLogPatternSets in interface CfnApplicationPropspublic final Object getOpsCenterEnabled()
CfnApplicationPropsgetOpsCenterEnabled in interface CfnApplicationPropspublic final String getOpsItemSnsTopicArn()
CfnApplicationPropsgetOpsItemSnsTopicArn 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.