@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:01.275Z") @Stability(value=Stable) public interface CfnInsightRuleProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnInsightRuleProps.Builder
A builder for
CfnInsightRuleProps |
static class |
CfnInsightRuleProps.Jsii$Proxy
An implementation for
CfnInsightRuleProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnInsightRuleProps.Builder |
builder() |
String |
getRuleBody()
`AWS::CloudWatch::InsightRule.RuleBody`.
|
String |
getRuleName()
`AWS::CloudWatch::InsightRule.RuleName`.
|
String |
getRuleState()
`AWS::CloudWatch::InsightRule.RuleState`.
|
default Object |
getTags()
`AWS::CloudWatch::InsightRule.Tags`.
|
@Stability(value=Stable) @NotNull String getRuleBody()
@Stability(value=Stable) @NotNull String getRuleName()
@Stability(value=Stable) @NotNull String getRuleState()
@Stability(value=Stable) @Nullable default Object getTags()
@Stability(value=Stable) static CfnInsightRuleProps.Builder builder()
CfnInsightRuleProps.Builder of CfnInsightRulePropsCopyright © 2021. All rights reserved.