Uses of Class
software.amazon.awscdk.services.applicationinsights.CfnApplication.SubComponentConfigurationDetailsProperty.Builder
Package
Description
AWS::ApplicationInsights Construct Library
-
Uses of CfnApplication.SubComponentConfigurationDetailsProperty.Builder in software.amazon.awscdk.services.applicationinsights
Modifier and TypeMethodDescriptionCfnApplication.SubComponentConfigurationDetailsProperty.Builder.alarmMetrics
(List<? extends Object> alarmMetrics) CfnApplication.SubComponentConfigurationDetailsProperty.Builder.alarmMetrics
(IResolvable alarmMetrics) CfnApplication.SubComponentConfigurationDetailsProperty.builder()
Sets the value ofCfnApplication.SubComponentConfigurationDetailsProperty.getLogs()
CfnApplication.SubComponentConfigurationDetailsProperty.Builder.logs
(IResolvable logs) Sets the value ofCfnApplication.SubComponentConfigurationDetailsProperty.getLogs()
CfnApplication.SubComponentConfigurationDetailsProperty.Builder.processes
(List<? extends Object> processes) Sets the value ofCfnApplication.SubComponentConfigurationDetailsProperty.getProcesses()
CfnApplication.SubComponentConfigurationDetailsProperty.Builder.processes
(IResolvable processes) Sets the value ofCfnApplication.SubComponentConfigurationDetailsProperty.getProcesses()
CfnApplication.SubComponentConfigurationDetailsProperty.Builder.windowsEvents
(List<? extends Object> windowsEvents) CfnApplication.SubComponentConfigurationDetailsProperty.Builder.windowsEvents
(IResolvable windowsEvents) ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnApplication.SubComponentConfigurationDetailsProperty.Builder
.