@Stability(value=Stable) @Internal public static final class CfnEventTypeProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnEventTypeProps
CfnEventTypePropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnEventTypeProps.Builder, CfnEventTypeProps.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(Object entityTypes,
Object eventVariables,
Object labels,
String name,
String description,
List<? extends CfnTag> tags)
Constructor that initializes the object based on literal property values passed by the
CfnEventTypeProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getDescription()
`AWS::FraudDetector::EventType.Description`.
|
Object |
getEntityTypes()
`AWS::FraudDetector::EventType.EntityTypes`.
|
Object |
getEventVariables()
`AWS::FraudDetector::EventType.EventVariables`.
|
Object |
getLabels()
`AWS::FraudDetector::EventType.Labels`.
|
String |
getName()
`AWS::FraudDetector::EventType.Name`.
|
List<CfnTag> |
getTags()
`AWS::FraudDetector::EventType.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 Object getEntityTypes()
CfnEventTypePropsgetEntityTypes in interface CfnEventTypePropspublic final Object getEventVariables()
CfnEventTypePropsgetEventVariables in interface CfnEventTypePropspublic final Object getLabels()
CfnEventTypePropsgetLabels in interface CfnEventTypePropspublic final String getName()
CfnEventTypePropsgetName in interface CfnEventTypePropspublic final String getDescription()
CfnEventTypePropsgetDescription in interface CfnEventTypePropspublic final List<CfnTag> getTags()
CfnEventTypePropsgetTags in interface CfnEventTypeProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.