@Stability(value=Stable) @Internal public static final class CfnInsightRuleProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnInsightRuleProps
CfnInsightRulePropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnInsightRuleProps.Builder, CfnInsightRuleProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String ruleBody,
String ruleName,
String ruleState,
Object tags)
Constructor that initializes the object based on literal property values passed by the
CfnInsightRuleProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getRuleBody()
`AWS::CloudWatch::InsightRule.RuleBody`.
|
String |
getRuleName()
`AWS::CloudWatch::InsightRule.RuleName`.
|
String |
getRuleState()
`AWS::CloudWatch::InsightRule.RuleState`.
|
Object |
getTags()
`AWS::CloudWatch::InsightRule.Tags`.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(String ruleBody, String ruleName, String ruleState, Object tags)
CfnInsightRuleProps.Builder.public final String getRuleBody()
CfnInsightRulePropsgetRuleBody in interface CfnInsightRulePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudwatch-insightrule.html#cfn-cloudwatch-insightrule-rulebodypublic final String getRuleName()
CfnInsightRulePropsgetRuleName in interface CfnInsightRulePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudwatch-insightrule.html#cfn-cloudwatch-insightrule-rulenamepublic final String getRuleState()
CfnInsightRulePropsgetRuleState in interface CfnInsightRulePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudwatch-insightrule.html#cfn-cloudwatch-insightrule-rulestatepublic final Object getTags()
CfnInsightRulePropsgetTags in interface CfnInsightRulePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudwatch-insightrule.html#cfn-cloudwatch-insightrule-tags@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.