Uses of Class
software.amazon.awscdk.services.applicationinsights.CfnApplication.ProcessProperty.Builder
Packages that use CfnApplication.ProcessProperty.Builder
Package
Description
AWS::ApplicationInsights Construct Library
-
Uses of CfnApplication.ProcessProperty.Builder in software.amazon.awscdk.services.applicationinsights
Methods in software.amazon.awscdk.services.applicationinsights that return CfnApplication.ProcessProperty.BuilderModifier and TypeMethodDescriptionCfnApplication.ProcessProperty.Builder.alarmMetrics(List<? extends Object> alarmMetrics) Sets the value ofCfnApplication.ProcessProperty.getAlarmMetrics()CfnApplication.ProcessProperty.Builder.alarmMetrics(IResolvable alarmMetrics) Sets the value ofCfnApplication.ProcessProperty.getAlarmMetrics()CfnApplication.ProcessProperty.builder()CfnApplication.ProcessProperty.Builder.processName(String processName) Sets the value ofCfnApplication.ProcessProperty.getProcessName()Constructors in software.amazon.awscdk.services.applicationinsights with parameters of type CfnApplication.ProcessProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnApplication.ProcessProperty.Builder.