@Stability(value=Stable) @Internal public static final class CfnDetector.EventVariableProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDetector.EventVariableProperty
CfnDetector.EventVariablePropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnDetector.EventVariableProperty.Builder, CfnDetector.EventVariableProperty.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 dataSource,
String dataType,
String defaultValue,
String description,
Object inline,
String lastUpdatedTime,
String name,
List<? extends CfnTag> tags,
String variableType)
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.EventVariableProperty.Arn`.
|
String |
getCreatedTime()
`CfnDetector.EventVariableProperty.CreatedTime`.
|
String |
getDataSource()
`CfnDetector.EventVariableProperty.DataSource`.
|
String |
getDataType()
`CfnDetector.EventVariableProperty.DataType`.
|
String |
getDefaultValue()
`CfnDetector.EventVariableProperty.DefaultValue`.
|
String |
getDescription()
`CfnDetector.EventVariableProperty.Description`.
|
Object |
getInline()
`CfnDetector.EventVariableProperty.Inline`.
|
String |
getLastUpdatedTime()
`CfnDetector.EventVariableProperty.LastUpdatedTime`.
|
String |
getName()
`CfnDetector.EventVariableProperty.Name`.
|
List<CfnTag> |
getTags()
`CfnDetector.EventVariableProperty.Tags`.
|
String |
getVariableType()
`CfnDetector.EventVariableProperty.VariableType`.
|
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 dataSource, String dataType, String defaultValue, String description, Object inline, String lastUpdatedTime, String name, List<? extends CfnTag> tags, String variableType)
CfnDetector.EntityTypeProperty.Builder.public final String getArn()
CfnDetector.EventVariablePropertygetArn in interface CfnDetector.EventVariablePropertypublic final String getCreatedTime()
CfnDetector.EventVariablePropertygetCreatedTime in interface CfnDetector.EventVariablePropertypublic final String getDataSource()
CfnDetector.EventVariablePropertygetDataSource in interface CfnDetector.EventVariablePropertypublic final String getDataType()
CfnDetector.EventVariablePropertygetDataType in interface CfnDetector.EventVariablePropertypublic final String getDefaultValue()
CfnDetector.EventVariablePropertygetDefaultValue in interface CfnDetector.EventVariablePropertypublic final String getDescription()
CfnDetector.EventVariablePropertygetDescription in interface CfnDetector.EventVariablePropertypublic final Object getInline()
CfnDetector.EventVariablePropertygetInline in interface CfnDetector.EventVariablePropertypublic final String getLastUpdatedTime()
CfnDetector.EventVariablePropertygetLastUpdatedTime in interface CfnDetector.EventVariablePropertypublic final String getName()
CfnDetector.EventVariablePropertygetName in interface CfnDetector.EventVariablePropertypublic final List<CfnTag> getTags()
CfnDetector.EventVariablePropertygetTags in interface CfnDetector.EventVariablePropertypublic final String getVariableType()
CfnDetector.EventVariablePropertygetVariableType in interface CfnDetector.EventVariableProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.