| Package | Description |
|---|---|
| software.amazon.awscdk.services.cloudwatch |
Amazon CloudWatch Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnInsightRule.Builder |
CfnInsightRule.Builder.create(software.constructs.Construct scope,
String id) |
CfnInsightRule.Builder |
CfnInsightRule.Builder.ruleBody(String ruleBody)
`AWS::CloudWatch::InsightRule.RuleBody`.
|
CfnInsightRule.Builder |
CfnInsightRule.Builder.ruleName(String ruleName)
`AWS::CloudWatch::InsightRule.RuleName`.
|
CfnInsightRule.Builder |
CfnInsightRule.Builder.ruleState(String ruleState)
`AWS::CloudWatch::InsightRule.RuleState`.
|
CfnInsightRule.Builder |
CfnInsightRule.Builder.tags(IResolvable tags)
`AWS::CloudWatch::InsightRule.Tags`.
|
CfnInsightRule.Builder |
CfnInsightRule.Builder.tags(List<? extends Object> tags)
`AWS::CloudWatch::InsightRule.Tags`.
|
Copyright © 2021. All rights reserved.