@Stability(value=Stable) @Internal public static final class CfnDetector.LabelProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDetector.LabelProperty
CfnDetector.LabelPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnDetector.LabelProperty.Builder, CfnDetector.LabelProperty.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.LabelProperty.Arn`.
|
String |
getCreatedTime()
`CfnDetector.LabelProperty.CreatedTime`.
|
String |
getDescription()
`CfnDetector.LabelProperty.Description`.
|
Object |
getInline()
`CfnDetector.LabelProperty.Inline`.
|
String |
getLastUpdatedTime()
`CfnDetector.LabelProperty.LastUpdatedTime`.
|
String |
getName()
`CfnDetector.LabelProperty.Name`.
|
List<CfnTag> |
getTags()
`CfnDetector.LabelProperty.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.LabelPropertygetArn in interface CfnDetector.LabelPropertypublic final String getCreatedTime()
CfnDetector.LabelPropertygetCreatedTime in interface CfnDetector.LabelPropertypublic final String getDescription()
CfnDetector.LabelPropertygetDescription in interface CfnDetector.LabelPropertypublic final Object getInline()
CfnDetector.LabelPropertygetInline in interface CfnDetector.LabelPropertypublic final String getLastUpdatedTime()
CfnDetector.LabelPropertygetLastUpdatedTime in interface CfnDetector.LabelPropertypublic final String getName()
CfnDetector.LabelPropertygetName in interface CfnDetector.LabelPropertypublic final List<CfnTag> getTags()
CfnDetector.LabelPropertygetTags in interface CfnDetector.LabelProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.