| Package | Description |
|---|---|
| software.amazon.awscdk.services.cloudwatch |
Amazon CloudWatch Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnInsightRuleProps.Builder |
CfnInsightRuleProps.builder() |
CfnInsightRuleProps.Builder |
CfnInsightRuleProps.Builder.ruleBody(String ruleBody)
Sets the value of
CfnInsightRuleProps.getRuleBody() |
CfnInsightRuleProps.Builder |
CfnInsightRuleProps.Builder.ruleName(String ruleName)
Sets the value of
CfnInsightRuleProps.getRuleName() |
CfnInsightRuleProps.Builder |
CfnInsightRuleProps.Builder.ruleState(String ruleState)
Sets the value of
CfnInsightRuleProps.getRuleState() |
CfnInsightRuleProps.Builder |
CfnInsightRuleProps.Builder.tags(IResolvable tags)
Sets the value of
CfnInsightRuleProps.getTags() |
CfnInsightRuleProps.Builder |
CfnInsightRuleProps.Builder.tags(List<? extends Object> tags)
Sets the value of
CfnInsightRuleProps.getTags() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnInsightRuleProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnInsightRuleProps.Builder. |
Copyright © 2022. All rights reserved.