@Stability(value=Stable) @Internal public static final class CfnConfigurationSetEventDestination.EventDestinationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnConfigurationSetEventDestination.EventDestinationProperty
CfnConfigurationSetEventDestination.EventDestinationPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnConfigurationSetEventDestination.EventDestinationProperty.Builder, CfnConfigurationSetEventDestination.EventDestinationProperty.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(List<String> matchingEventTypes,
Object cloudWatchDestination,
Object enabled,
Object kinesisFirehoseDestination,
String name)
Constructor that initializes the object based on literal property values passed by the
CfnConfigurationSetEventDestination.CloudWatchDestinationProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getCloudWatchDestination()
`CfnConfigurationSetEventDestination.EventDestinationProperty.CloudWatchDestination`.
|
Object |
getEnabled()
`CfnConfigurationSetEventDestination.EventDestinationProperty.Enabled`.
|
Object |
getKinesisFirehoseDestination()
`CfnConfigurationSetEventDestination.EventDestinationProperty.KinesisFirehoseDestination`.
|
List<String> |
getMatchingEventTypes()
`CfnConfigurationSetEventDestination.EventDestinationProperty.MatchingEventTypes`.
|
String |
getName()
`CfnConfigurationSetEventDestination.EventDestinationProperty.Name`.
|
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(List<String> matchingEventTypes, Object cloudWatchDestination, Object enabled, Object kinesisFirehoseDestination, String name)
CfnConfigurationSetEventDestination.CloudWatchDestinationProperty.Builder.public final List<String> getMatchingEventTypes()
CfnConfigurationSetEventDestination.EventDestinationPropertygetMatchingEventTypes in interface CfnConfigurationSetEventDestination.EventDestinationPropertypublic final Object getCloudWatchDestination()
CfnConfigurationSetEventDestination.EventDestinationPropertygetCloudWatchDestination in interface CfnConfigurationSetEventDestination.EventDestinationPropertypublic final Object getEnabled()
CfnConfigurationSetEventDestination.EventDestinationPropertygetEnabled in interface CfnConfigurationSetEventDestination.EventDestinationPropertypublic final Object getKinesisFirehoseDestination()
CfnConfigurationSetEventDestination.EventDestinationPropertygetKinesisFirehoseDestination in interface CfnConfigurationSetEventDestination.EventDestinationPropertypublic final String getName()
CfnConfigurationSetEventDestination.EventDestinationPropertygetName in interface CfnConfigurationSetEventDestination.EventDestinationProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.