| Modifier and Type | Method and Description |
|---|---|
static CfnInsightRule.Builder |
CfnInsightRule.Builder.create(Construct scope,
String id) |
CfnInsightRule.Builder |
CfnInsightRule.Builder.ruleBody(String ruleBody)
The definition of the rule, as a JSON object.
|
CfnInsightRule.Builder |
CfnInsightRule.Builder.ruleName(String ruleName)
The name of the rule.
|
CfnInsightRule.Builder |
CfnInsightRule.Builder.ruleState(String ruleState)
The current state of the rule.
|
CfnInsightRule.Builder |
CfnInsightRule.Builder.tags(IResolvable tags)
A list of key-value pairs to associate with the Contributor Insights rule.
|
CfnInsightRule.Builder |
CfnInsightRule.Builder.tags(List<? extends Object> tags)
A list of key-value pairs to associate with the Contributor Insights rule.
|
Copyright © 2023. All rights reserved.