Uses of Class
software.amazon.awscdk.services.applicationinsights.CfnApplication.ComponentMonitoringSettingProperty.Builder
Package
Description
AWS::ApplicationInsights Construct Library
-
Uses of CfnApplication.ComponentMonitoringSettingProperty.Builder in software.amazon.awscdk.services.applicationinsights
Modifier and TypeMethodDescriptionCfnApplication.ComponentMonitoringSettingProperty.builder()
CfnApplication.ComponentMonitoringSettingProperty.Builder.componentArn
(String componentArn) Sets the value ofCfnApplication.ComponentMonitoringSettingProperty.getComponentArn()
CfnApplication.ComponentMonitoringSettingProperty.Builder.componentConfigurationMode
(String componentConfigurationMode) CfnApplication.ComponentMonitoringSettingProperty.Builder.componentName
(String componentName) Sets the value ofCfnApplication.ComponentMonitoringSettingProperty.getComponentName()
CfnApplication.ComponentMonitoringSettingProperty.Builder.customComponentConfiguration
(IResolvable customComponentConfiguration) CfnApplication.ComponentMonitoringSettingProperty.Builder.customComponentConfiguration
(CfnApplication.ComponentConfigurationProperty customComponentConfiguration) CfnApplication.ComponentMonitoringSettingProperty.Builder.defaultOverwriteComponentConfiguration
(IResolvable defaultOverwriteComponentConfiguration) CfnApplication.ComponentMonitoringSettingProperty.Builder.defaultOverwriteComponentConfiguration
(CfnApplication.ComponentConfigurationProperty defaultOverwriteComponentConfiguration) Sets the value ofCfnApplication.ComponentMonitoringSettingProperty.getTier()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnApplication.ComponentMonitoringSettingProperty.Builder
.