@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(CfnConfigRule.ScopeProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnConfigRule.CustomPolicyDetailsProperty.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 |
getComplianceResourceId()
The ID of the only AWS resource that you want to trigger an evaluation for the rule.
|
List<String> |
getComplianceResourceTypes()
The resource types of only those AWS resources that you want to trigger an evaluation for the rule.
|
String |
getTagKey()
The tag key that is applied to only those AWS resources that you want to trigger an evaluation for the rule.
|
String |
getTagValue()
The tag value applied to only those AWS resources that you want to trigger an evaluation for the rule.
|
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(CfnConfigRule.ScopeProperty.Builder builder)
CfnConfigRule.CustomPolicyDetailsProperty.Builder.public final String getComplianceResourceId()
CfnConfigRule.ScopeProperty
If you specify a resource ID, you must specify one resource type for ComplianceResourceTypes .
getComplianceResourceId in interface CfnConfigRule.ScopePropertypublic final List<String> getComplianceResourceTypes()
CfnConfigRule.ScopeProperty
You can only specify one type if you also specify a resource ID for ComplianceResourceId .
getComplianceResourceTypes in interface CfnConfigRule.ScopePropertypublic final String getTagKey()
CfnConfigRule.ScopePropertygetTagKey in interface CfnConfigRule.ScopePropertypublic final String getTagValue()
CfnConfigRule.ScopeProperty
If you specify a value for TagValue , you must also specify a value for TagKey .
getTagValue in interface CfnConfigRule.ScopeProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.