@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()
`AWS::ApplicationInsights::Application.AutoConfigurationEnabled`.
|
Object |
getComponentMonitoringSettings()
`AWS::ApplicationInsights::Application.ComponentMonitoringSettings`.
|
Object |
getCustomComponents()
`AWS::ApplicationInsights::Application.CustomComponents`.
|
Object |
getCweMonitorEnabled()
`AWS::ApplicationInsights::Application.CWEMonitorEnabled`.
|
Object |
getLogPatternSets()
`AWS::ApplicationInsights::Application.LogPatternSets`.
|
Object |
getOpsCenterEnabled()
`AWS::ApplicationInsights::Application.OpsCenterEnabled`.
|
String |
getOpsItemSnsTopicArn()
`AWS::ApplicationInsights::Application.OpsItemSNSTopicArn`.
|
String |
getResourceGroupName()
`AWS::ApplicationInsights::Application.ResourceGroupName`.
|
List<CfnTag> |
getTags()
`AWS::ApplicationInsights::Application.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 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 Object getLogPatternSets()
CfnApplicationPropsgetLogPatternSets in interface CfnApplicationPropspublic final Object getOpsCenterEnabled()
CfnApplicationPropsgetOpsCenterEnabled in interface CfnApplicationPropspublic final String getOpsItemSnsTopicArn()
CfnApplicationPropsgetOpsItemSnsTopicArn in interface CfnApplicationPropspublic final String getResourceGroupName()
CfnApplicationPropsgetResourceGroupName 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 © 2021. All rights reserved.