@Generated(value="jsii-pacmak/1.30.0 (build adae23f)", date="2021-06-30T10:00:50.329Z") @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 CfnInsightRuleProps
Copyright © 2021. All rights reserved.