@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(CfnEventTypeProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnEventTypeProps.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| 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.protected Jsii$Proxy(CfnEventTypeProps.Builder builder)
CfnEventTypeProps.Builder.public final String getDescription()
CfnEventTypePropsgetDescription in interface CfnEventTypePropspublic 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 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.