Uses of Class
software.amazon.awscdk.services.cloudwatch.CfnLogAlarm.ScheduledQueryConfigurationProperty.Builder
Packages that use CfnLogAlarm.ScheduledQueryConfigurationProperty.Builder
-
Uses of CfnLogAlarm.ScheduledQueryConfigurationProperty.Builder in software.amazon.awscdk.services.cloudwatch
Methods in software.amazon.awscdk.services.cloudwatch that return CfnLogAlarm.ScheduledQueryConfigurationProperty.BuilderModifier and TypeMethodDescriptionCfnLogAlarm.ScheduledQueryConfigurationProperty.Builder.aggregationExpression(String aggregationExpression) CfnLogAlarm.ScheduledQueryConfigurationProperty.builder()CfnLogAlarm.ScheduledQueryConfigurationProperty.Builder.logGroupIdentifiers(List<String> logGroupIdentifiers) Sets the value ofCfnLogAlarm.ScheduledQueryConfigurationProperty.getLogGroupIdentifiers()CfnLogAlarm.ScheduledQueryConfigurationProperty.Builder.queryLanguage(String queryLanguage) Sets the value ofCfnLogAlarm.ScheduledQueryConfigurationProperty.getQueryLanguage()CfnLogAlarm.ScheduledQueryConfigurationProperty.Builder.queryString(String queryString) Sets the value ofCfnLogAlarm.ScheduledQueryConfigurationProperty.getQueryString()CfnLogAlarm.ScheduledQueryConfigurationProperty.Builder.scheduleConfiguration(IResolvable scheduleConfiguration) CfnLogAlarm.ScheduledQueryConfigurationProperty.Builder.scheduleConfiguration(CfnLogAlarm.ScheduleConfigurationProperty scheduleConfiguration) CfnLogAlarm.ScheduledQueryConfigurationProperty.Builder.scheduledQueryRoleArn(String scheduledQueryRoleArn) Constructors in software.amazon.awscdk.services.cloudwatch with parameters of type CfnLogAlarm.ScheduledQueryConfigurationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnLogAlarm.ScheduledQueryConfigurationProperty.Builder.