@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:07.569Z") @Stability(value=Stable) public interface CfnInsightRuleProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudwatch-insightrule.html| 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()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudwatch-insightrule.html#cfn-cloudwatch-insightrule-rulebody@Stability(value=Stable) @NotNull String getRuleName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudwatch-insightrule.html#cfn-cloudwatch-insightrule-rulename@Stability(value=Stable) @NotNull String getRuleState()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudwatch-insightrule.html#cfn-cloudwatch-insightrule-rulestate@Stability(value=Stable) @Nullable default Object getTags()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudwatch-insightrule.html#cfn-cloudwatch-insightrule-tags@Stability(value=Stable) static CfnInsightRuleProps.Builder builder()
CfnInsightRuleProps.Builder of CfnInsightRulePropsCopyright © 2020. All rights reserved.