@Stability(value=Stable) @Internal public static final class CfnSafetyRule.RuleConfigProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnSafetyRule.RuleConfigProperty
CfnSafetyRule.RuleConfigPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnSafetyRule.RuleConfigProperty.Builder, CfnSafetyRule.RuleConfigProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnSafetyRule.RuleConfigProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnSafetyRule.AssertionRuleProperty.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) |
Object |
getInverted()
Logical negation of the rule.
|
Number |
getThreshold()
The value of N, when you specify an `ATLEAST` rule type.
|
String |
getType()
A rule can be one of the following: `ATLEAST` , `AND` , or `OR` .
|
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(CfnSafetyRule.RuleConfigProperty.Builder builder)
CfnSafetyRule.AssertionRuleProperty.Builder.public final Object getInverted()
CfnSafetyRule.RuleConfigPropertyIf the rule would usually evaluate true, it's evaluated as false, and vice versa.
getInverted in interface CfnSafetyRule.RuleConfigPropertypublic final Number getThreshold()
CfnSafetyRule.RuleConfigProperty
That is, Threshold is the number of controls that must be set when you specify an ATLEAST type.
getThreshold in interface CfnSafetyRule.RuleConfigPropertypublic final String getType()
CfnSafetyRule.RuleConfigPropertygetType in interface CfnSafetyRule.RuleConfigProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.