@Stability(value=Stable) @Internal public static final class CfnConfigRule.ScopeProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnConfigRule.ScopeProperty
CfnConfigRule.ScopePropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnConfigRule.ScopeProperty.Builder, CfnConfigRule.ScopeProperty.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 complianceResourceId,
List<String> complianceResourceTypes,
String tagKey,
String tagValue)
Constructor that initializes the object based on literal property values passed by the
CfnConfigRule.ScopeProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getComplianceResourceId()
`CfnConfigRule.ScopeProperty.ComplianceResourceId`.
|
List<String> |
getComplianceResourceTypes()
`CfnConfigRule.ScopeProperty.ComplianceResourceTypes`.
|
String |
getTagKey()
`CfnConfigRule.ScopeProperty.TagKey`.
|
String |
getTagValue()
`CfnConfigRule.ScopeProperty.TagValue`.
|
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.public final String getComplianceResourceId()
CfnConfigRule.ScopePropertygetComplianceResourceId in interface CfnConfigRule.ScopePropertypublic final List<String> getComplianceResourceTypes()
CfnConfigRule.ScopePropertygetComplianceResourceTypes in interface CfnConfigRule.ScopePropertypublic final String getTagKey()
CfnConfigRule.ScopePropertygetTagKey in interface CfnConfigRule.ScopePropertypublic final String getTagValue()
CfnConfigRule.ScopePropertygetTagValue in interface CfnConfigRule.ScopeProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.