@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(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String resourceGroupName,
Object autoConfigurationEnabled,
Object componentMonitoringSettings,
Object customComponents,
Object cweMonitorEnabled,
Object logPatternSets,
Object opsCenterEnabled,
String opsItemSnsTopicArn,
List<? extends CfnTag> tags)
Constructor that initializes the object based on literal property values passed by the
CfnApplicationProps.Builder. |
| 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(String resourceGroupName, Object autoConfigurationEnabled, Object componentMonitoringSettings, Object customComponents, Object cweMonitorEnabled, Object logPatternSets, Object opsCenterEnabled, String opsItemSnsTopicArn, List<? extends CfnTag> tags)
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 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 © 2021. All rights reserved.