@Stability(value=Stable) @Internal public static final class CfnConfigRule.SourceProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnConfigRule.SourceProperty
CfnConfigRule.SourcePropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnConfigRule.SourceProperty.Builder, CfnConfigRule.SourceProperty.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 owner,
String sourceIdentifier,
Object sourceDetails)
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 |
getOwner()
`CfnConfigRule.SourceProperty.Owner`.
|
Object |
getSourceDetails()
`CfnConfigRule.SourceProperty.SourceDetails`.
|
String |
getSourceIdentifier()
`CfnConfigRule.SourceProperty.SourceIdentifier`.
|
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 owner, String sourceIdentifier, Object sourceDetails)
CfnConfigRule.ScopeProperty.Builder.public final String getOwner()
CfnConfigRule.SourcePropertygetOwner in interface CfnConfigRule.SourcePropertypublic final String getSourceIdentifier()
CfnConfigRule.SourcePropertygetSourceIdentifier in interface CfnConfigRule.SourcePropertypublic final Object getSourceDetails()
CfnConfigRule.SourcePropertygetSourceDetails in interface CfnConfigRule.SourceProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.