@Stability(value=Stable) @Internal public static final class CfnDetector.RuleProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDetector.RuleProperty
CfnDetector.RulePropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnDetector.RuleProperty.Builder, CfnDetector.RuleProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnDetector.RuleProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnDetector.EntityTypeProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getArn()
The rule ARN.
|
String |
getCreatedTime()
Timestamp for when the rule was created.
|
String |
getDescription()
The rule description.
|
String |
getDetectorId()
The detector for which the rule is associated.
|
String |
getExpression()
The rule expression.
|
String |
getLanguage()
The rule language.
|
String |
getLastUpdatedTime()
Timestamp for when the rule was last updated.
|
Object |
getOutcomes()
The rule outcome.
|
String |
getRuleId()
The rule ID.
|
String |
getRuleVersion()
The rule version.
|
List<CfnTag> |
getTags()
An array of key-value pairs to apply to this resource.
|
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(CfnDetector.RuleProperty.Builder builder)
CfnDetector.EntityTypeProperty.Builder.public final String getArn()
CfnDetector.RulePropertygetArn in interface CfnDetector.RulePropertypublic final String getCreatedTime()
CfnDetector.RulePropertygetCreatedTime in interface CfnDetector.RulePropertypublic final String getDescription()
CfnDetector.RulePropertygetDescription in interface CfnDetector.RulePropertypublic final String getDetectorId()
CfnDetector.RulePropertygetDetectorId in interface CfnDetector.RulePropertypublic final String getExpression()
CfnDetector.RulePropertyA rule expression captures the business logic. For more information, see Rule language reference .
getExpression in interface CfnDetector.RulePropertypublic final String getLanguage()
CfnDetector.RulePropertygetLanguage in interface CfnDetector.RulePropertypublic final String getLastUpdatedTime()
CfnDetector.RulePropertygetLastUpdatedTime in interface CfnDetector.RulePropertypublic final Object getOutcomes()
CfnDetector.RulePropertygetOutcomes in interface CfnDetector.RulePropertypublic final String getRuleId()
CfnDetector.RulePropertygetRuleId in interface CfnDetector.RulePropertypublic final String getRuleVersion()
CfnDetector.RulePropertygetRuleVersion in interface CfnDetector.RulePropertypublic final List<CfnTag> getTags()
CfnDetector.RulePropertyFor more information, see Tag .
getTags in interface CfnDetector.RuleProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.