@Stability(value=Stable) @Internal public static final class CfnDetector.EntityTypeProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDetector.EntityTypeProperty
CfnDetector.EntityTypePropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnDetector.EntityTypeProperty.Builder, CfnDetector.EntityTypeProperty.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.EntityTypeProperty.Arn`.
|
String |
getCreatedTime()
`CfnDetector.EntityTypeProperty.CreatedTime`.
|
String |
getDescription()
`CfnDetector.EntityTypeProperty.Description`.
|
Object |
getInline()
`CfnDetector.EntityTypeProperty.Inline`.
|
String |
getLastUpdatedTime()
`CfnDetector.EntityTypeProperty.LastUpdatedTime`.
|
String |
getName()
`CfnDetector.EntityTypeProperty.Name`.
|
List<CfnTag> |
getTags()
`CfnDetector.EntityTypeProperty.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.EntityTypePropertygetArn in interface CfnDetector.EntityTypePropertypublic final String getCreatedTime()
CfnDetector.EntityTypePropertygetCreatedTime in interface CfnDetector.EntityTypePropertypublic final String getDescription()
CfnDetector.EntityTypePropertygetDescription in interface CfnDetector.EntityTypePropertypublic final Object getInline()
CfnDetector.EntityTypePropertygetInline in interface CfnDetector.EntityTypePropertypublic final String getLastUpdatedTime()
CfnDetector.EntityTypePropertygetLastUpdatedTime in interface CfnDetector.EntityTypePropertypublic final String getName()
CfnDetector.EntityTypePropertygetName in interface CfnDetector.EntityTypePropertypublic final List<CfnTag> getTags()
CfnDetector.EntityTypePropertygetTags in interface CfnDetector.EntityTypeProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.