@Stability(value=Stable)
public static interface CfnApplication.ComponentMonitoringSettingProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-applicationinsights-application-componentmonitoringsetting.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnApplication.ComponentMonitoringSettingProperty.Builder
A builder for
CfnApplication.ComponentMonitoringSettingProperty |
static class |
CfnApplication.ComponentMonitoringSettingProperty.Jsii$Proxy
An implementation for
CfnApplication.ComponentMonitoringSettingProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnApplication.ComponentMonitoringSettingProperty.Builder |
builder() |
default String |
getComponentArn()
`CfnApplication.ComponentMonitoringSettingProperty.ComponentARN`.
|
default String |
getComponentConfigurationMode()
`CfnApplication.ComponentMonitoringSettingProperty.ComponentConfigurationMode`.
|
default String |
getComponentName()
`CfnApplication.ComponentMonitoringSettingProperty.ComponentName`.
|
default Object |
getCustomComponentConfiguration()
`CfnApplication.ComponentMonitoringSettingProperty.CustomComponentConfiguration`.
|
default Object |
getDefaultOverwriteComponentConfiguration()
`CfnApplication.ComponentMonitoringSettingProperty.DefaultOverwriteComponentConfiguration`.
|
default String |
getTier()
`CfnApplication.ComponentMonitoringSettingProperty.Tier`.
|
@Stability(value=Stable) @Nullable default String getComponentArn()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-applicationinsights-application-componentmonitoringsetting.html#cfn-applicationinsights-application-componentmonitoringsetting-componentarn@Stability(value=Stable) @Nullable default String getComponentConfigurationMode()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-applicationinsights-application-componentmonitoringsetting.html#cfn-applicationinsights-application-componentmonitoringsetting-componentconfigurationmode@Stability(value=Stable) @Nullable default String getComponentName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-applicationinsights-application-componentmonitoringsetting.html#cfn-applicationinsights-application-componentmonitoringsetting-componentname@Stability(value=Stable) @Nullable default Object getCustomComponentConfiguration()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-applicationinsights-application-componentmonitoringsetting.html#cfn-applicationinsights-application-componentmonitoringsetting-customcomponentconfiguration@Stability(value=Stable) @Nullable default Object getDefaultOverwriteComponentConfiguration()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-applicationinsights-application-componentmonitoringsetting.html#cfn-applicationinsights-application-componentmonitoringsetting-defaultoverwritecomponentconfiguration@Stability(value=Stable) @Nullable default String getTier()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-applicationinsights-application-componentmonitoringsetting.html#cfn-applicationinsights-application-componentmonitoringsetting-tier@Stability(value=Stable) static CfnApplication.ComponentMonitoringSettingProperty.Builder builder()
Copyright © 2020. All rights reserved.