@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(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String type,
String analyzerName,
Object archiveRules,
List<? extends CfnTag> tags)
Constructor that initializes the object based on literal property values passed by the
CfnAnalyzerProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getAnalyzerName()
`AWS::AccessAnalyzer::Analyzer.AnalyzerName`.
|
Object |
getArchiveRules()
`AWS::AccessAnalyzer::Analyzer.ArchiveRules`.
|
List<CfnTag> |
getTags()
`AWS::AccessAnalyzer::Analyzer.Tags`.
|
String |
getType()
`AWS::AccessAnalyzer::Analyzer.Type`.
|
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 getType()
CfnAnalyzerPropsgetType in interface CfnAnalyzerPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-accessanalyzer-analyzer.html#cfn-accessanalyzer-analyzer-typepublic final String getAnalyzerName()
CfnAnalyzerPropsgetAnalyzerName in interface CfnAnalyzerPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-accessanalyzer-analyzer.html#cfn-accessanalyzer-analyzer-analyzernamepublic final Object getArchiveRules()
CfnAnalyzerPropsgetArchiveRules in interface CfnAnalyzerPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-accessanalyzer-analyzer.html#cfn-accessanalyzer-analyzer-archiverulespublic final List<CfnTag> getTags()
CfnAnalyzerPropsgetTags in interface CfnAnalyzerPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-accessanalyzer-analyzer.html#cfn-accessanalyzer-analyzer-tags@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.