@Stability(value=Stable) @Internal public static final class CfnDetector.OutcomeProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDetector.OutcomeProperty
CfnDetector.OutcomePropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnDetector.OutcomeProperty.Builder, CfnDetector.OutcomeProperty.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 arn,
String createdTime,
String description,
Object inline,
String lastUpdatedTime,
String name,
List<? extends CfnTag> tags)
Constructor that initializes the object based on literal property values passed by the
CfnDetector.EntityTypeProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getArn()
`CfnDetector.OutcomeProperty.Arn`.
|
String |
getCreatedTime()
`CfnDetector.OutcomeProperty.CreatedTime`.
|
String |
getDescription()
`CfnDetector.OutcomeProperty.Description`.
|
Object |
getInline()
`CfnDetector.OutcomeProperty.Inline`.
|
String |
getLastUpdatedTime()
`CfnDetector.OutcomeProperty.LastUpdatedTime`.
|
String |
getName()
`CfnDetector.OutcomeProperty.Name`.
|
List<CfnTag> |
getTags()
`CfnDetector.OutcomeProperty.Tags`.
|
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 getArn()
CfnDetector.OutcomePropertygetArn in interface CfnDetector.OutcomePropertypublic final String getCreatedTime()
CfnDetector.OutcomePropertygetCreatedTime in interface CfnDetector.OutcomePropertypublic final String getDescription()
CfnDetector.OutcomePropertygetDescription in interface CfnDetector.OutcomePropertypublic final Object getInline()
CfnDetector.OutcomePropertygetInline in interface CfnDetector.OutcomePropertypublic final String getLastUpdatedTime()
CfnDetector.OutcomePropertygetLastUpdatedTime in interface CfnDetector.OutcomePropertypublic final String getName()
CfnDetector.OutcomePropertygetName in interface CfnDetector.OutcomePropertypublic final List<CfnTag> getTags()
CfnDetector.OutcomePropertygetTags in interface CfnDetector.OutcomeProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.