@Stability(value=Stable) @Internal public static final class CfnAnalyzerProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnAnalyzerProps
CfnAnalyzerPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnAnalyzerProps.Builder, CfnAnalyzerProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnAnalyzerProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnAnalyzerProps.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 |
getAnalyzerName()
The name of the analyzer.
|
Object |
getArchiveRules()
Specifies the archive rules to add for the analyzer.
|
List<CfnTag> |
getTags()
The tags to apply to the analyzer.
|
String |
getType()
The type represents the zone of trust for the analyzer.
|
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(CfnAnalyzerProps.Builder builder)
CfnAnalyzerProps.Builder.public final String getType()
CfnAnalyzerPropsAllowed Values : ACCOUNT | ORGANIZATION
getType in interface CfnAnalyzerPropspublic final String getAnalyzerName()
CfnAnalyzerPropsgetAnalyzerName in interface CfnAnalyzerPropspublic final Object getArchiveRules()
CfnAnalyzerPropsgetArchiveRules in interface CfnAnalyzerPropspublic final List<CfnTag> getTags()
CfnAnalyzerPropsgetTags in interface CfnAnalyzerProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.