Uses of Class
software.amazon.awscdk.services.cloudwatch.CfnInsightRuleProps.Builder
Packages that use CfnInsightRuleProps.Builder
-
Uses of CfnInsightRuleProps.Builder in software.amazon.awscdk.services.cloudwatch
Methods in software.amazon.awscdk.services.cloudwatch that return CfnInsightRuleProps.BuilderModifier and TypeMethodDescriptionCfnInsightRuleProps.Builder.applyOnTransformedLogs
(Boolean applyOnTransformedLogs) Sets the value ofCfnInsightRuleProps.getApplyOnTransformedLogs()
CfnInsightRuleProps.Builder.applyOnTransformedLogs
(IResolvable applyOnTransformedLogs) Sets the value ofCfnInsightRuleProps.getApplyOnTransformedLogs()
static CfnInsightRuleProps.Builder
CfnInsightRuleProps.builder()
Sets the value ofCfnInsightRuleProps.getRuleBody()
Sets the value ofCfnInsightRuleProps.getRuleName()
Sets the value ofCfnInsightRuleProps.getRuleState()
Sets the value ofCfnInsightRuleProps.getTags()
Constructors in software.amazon.awscdk.services.cloudwatch with parameters of type CfnInsightRuleProps.BuilderModifierConstructorDescriptionprotected
Jsii$Proxy
(CfnInsightRuleProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnInsightRuleProps.Builder
.