Class CfnConfigurationSetEventDestinationProps.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.ses.CfnConfigurationSetEventDestinationProps.Jsii$Proxy
- All Implemented Interfaces:
 CfnConfigurationSetEventDestinationProps,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
 CfnConfigurationSetEventDestinationProps
@Stability(Stable)
@Internal
public static final class CfnConfigurationSetEventDestinationProps.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnConfigurationSetEventDestinationProps
An implementation for 
CfnConfigurationSetEventDestinationProps- 
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.services.ses.CfnConfigurationSetEventDestinationProps
CfnConfigurationSetEventDestinationProps.Builder, CfnConfigurationSetEventDestinationProps.Jsii$Proxy - 
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnConfigurationSetEventDestinationProps.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. - 
Method Summary
Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet 
- 
Constructor Details
- 
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
 objRef- Reference to the JSII managed object.
 - 
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnConfigurationSetEventDestinationProps.Builder. 
 - 
 - 
Method Details
- 
getConfigurationSetName
Description copied from interface:CfnConfigurationSetEventDestinationPropsThe name of the configuration set that contains the event destination.- Specified by:
 getConfigurationSetNamein interfaceCfnConfigurationSetEventDestinationProps- See Also:
 
 - 
getEventDestination
Description copied from interface:CfnConfigurationSetEventDestinationPropsAn object that defines the event destination.Returns union: either
IResolvableorCfnConfigurationSetEventDestination.EventDestinationProperty- Specified by:
 getEventDestinationin interfaceCfnConfigurationSetEventDestinationProps- See Also:
 
 - 
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
 $jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
 - 
equals
 - 
hashCode
public final int hashCode() 
 -