@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()
The event type description.
|
Object |
getEntityTypes()
The event type entity types.
|
Object |
getEventVariables()
The event type event variables.
|
Object |
getLabels()
The event type labels.
|
String |
getName()
The event type name.
|
List<CfnTag> |
getTags()
An array of key-value pairs to apply to this resource.
|
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 Object getEntityTypes()
CfnEventTypePropsgetEntityTypes in interface CfnEventTypePropspublic final Object getEventVariables()
CfnEventTypePropsgetEventVariables in interface CfnEventTypePropspublic final Object getLabels()
CfnEventTypePropsgetLabels in interface CfnEventTypePropspublic final String getName()
CfnEventTypeProps
Pattern : ^[0-9a-z_-]+$
getName in interface CfnEventTypePropspublic final String getDescription()
CfnEventTypePropsgetDescription in interface CfnEventTypePropspublic final List<CfnTag> getTags()
CfnEventTypePropsFor more information, see Tag .
getTags in interface CfnEventTypeProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.