@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(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String arn,
String createdTime,
String description,
String detectorId,
String expression,
String language,
String lastUpdatedTime,
Object outcomes,
String ruleId,
String ruleVersion,
List<? extends CfnTag> tags)
Constructor that initializes the object based on literal property values passed by the
CfnDetector.EntityTypeProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getArn()
`CfnDetector.RuleProperty.Arn`.
|
String |
getCreatedTime()
`CfnDetector.RuleProperty.CreatedTime`.
|
String |
getDescription()
`CfnDetector.RuleProperty.Description`.
|
String |
getDetectorId()
`CfnDetector.RuleProperty.DetectorId`.
|
String |
getExpression()
`CfnDetector.RuleProperty.Expression`.
|
String |
getLanguage()
`CfnDetector.RuleProperty.Language`.
|
String |
getLastUpdatedTime()
`CfnDetector.RuleProperty.LastUpdatedTime`.
|
Object |
getOutcomes()
`CfnDetector.RuleProperty.Outcomes`.
|
String |
getRuleId()
`CfnDetector.RuleProperty.RuleId`.
|
String |
getRuleVersion()
`CfnDetector.RuleProperty.RuleVersion`.
|
List<CfnTag> |
getTags()
`CfnDetector.RuleProperty.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 arn, String createdTime, String description, String detectorId, String expression, String language, String lastUpdatedTime, Object outcomes, String ruleId, String ruleVersion, List<? extends CfnTag> tags)
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.RulePropertygetExpression 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.RulePropertygetTags in interface CfnDetector.RuleProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.