@Stability(value=Stable) @Internal public static final class CfnDetector.EventTypeProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDetector.EventTypeProperty
CfnDetector.EventTypePropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnDetector.EventTypeProperty.Builder, CfnDetector.EventTypeProperty.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 entityTypes,
Object eventVariables,
Object inline,
Object labels,
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.EventTypeProperty.Arn`.
|
String |
getCreatedTime()
`CfnDetector.EventTypeProperty.CreatedTime`.
|
String |
getDescription()
`CfnDetector.EventTypeProperty.Description`.
|
Object |
getEntityTypes()
`CfnDetector.EventTypeProperty.EntityTypes`.
|
Object |
getEventVariables()
`CfnDetector.EventTypeProperty.EventVariables`.
|
Object |
getInline()
`CfnDetector.EventTypeProperty.Inline`.
|
Object |
getLabels()
`CfnDetector.EventTypeProperty.Labels`.
|
String |
getLastUpdatedTime()
`CfnDetector.EventTypeProperty.LastUpdatedTime`.
|
String |
getName()
`CfnDetector.EventTypeProperty.Name`.
|
List<CfnTag> |
getTags()
`CfnDetector.EventTypeProperty.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.protected Jsii$Proxy(String arn, String createdTime, String description, Object entityTypes, Object eventVariables, Object inline, Object labels, String lastUpdatedTime, String name, List<? extends CfnTag> tags)
CfnDetector.EntityTypeProperty.Builder.public final String getArn()
CfnDetector.EventTypePropertygetArn in interface CfnDetector.EventTypePropertypublic final String getCreatedTime()
CfnDetector.EventTypePropertygetCreatedTime in interface CfnDetector.EventTypePropertypublic final String getDescription()
CfnDetector.EventTypePropertygetDescription in interface CfnDetector.EventTypePropertypublic final Object getEntityTypes()
CfnDetector.EventTypePropertygetEntityTypes in interface CfnDetector.EventTypePropertypublic final Object getEventVariables()
CfnDetector.EventTypePropertygetEventVariables in interface CfnDetector.EventTypePropertypublic final Object getInline()
CfnDetector.EventTypePropertygetInline in interface CfnDetector.EventTypePropertypublic final Object getLabels()
CfnDetector.EventTypePropertygetLabels in interface CfnDetector.EventTypePropertypublic final String getLastUpdatedTime()
CfnDetector.EventTypePropertygetLastUpdatedTime in interface CfnDetector.EventTypePropertypublic final String getName()
CfnDetector.EventTypePropertygetName in interface CfnDetector.EventTypePropertypublic final List<CfnTag> getTags()
CfnDetector.EventTypePropertygetTags in interface CfnDetector.EventTypeProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.