Interface IConfigurationSetEventDestination.Jsii$Default
- All Superinterfaces:
IConfigurationSetEventDestination,IConfigurationSetEventDestinationRef,IConfigurationSetEventDestinationRef.Jsii$Default,software.constructs.IConstruct,software.constructs.IConstruct.Jsii$Default,software.constructs.IDependable,software.constructs.IDependable.Jsii$Default,IEnvironmentAware,IEnvironmentAware.Jsii$Default,IResource,IResource.Jsii$Default,software.amazon.jsii.JsiiSerializable
- All Known Implementing Classes:
IConfigurationSetEventDestination.Jsii$Proxy
- Enclosing interface:
IConfigurationSetEventDestination
@Internal
public static interface IConfigurationSetEventDestination.Jsii$Default
extends IConfigurationSetEventDestination, IResource.Jsii$Default, IConfigurationSetEventDestinationRef.Jsii$Default
Internal default implementation for
IConfigurationSetEventDestination.-
Nested Class Summary
Nested classes/interfaces inherited from interface software.amazon.awscdk.services.ses.IConfigurationSetEventDestination
IConfigurationSetEventDestination.Jsii$Default, IConfigurationSetEventDestination.Jsii$ProxyNested classes/interfaces inherited from interface software.amazon.awscdk.interfaces.ses.IConfigurationSetEventDestinationRef
IConfigurationSetEventDestinationRef.Jsii$Default, IConfigurationSetEventDestinationRef.Jsii$ProxyNested classes/interfaces inherited from interface software.constructs.IConstruct
software.constructs.IConstruct.Jsii$Default, software.constructs.IConstruct.Jsii$ProxyNested classes/interfaces inherited from interface software.constructs.IDependable
software.constructs.IDependable.Jsii$Default, software.constructs.IDependable.Jsii$ProxyNested classes/interfaces inherited from interface software.amazon.awscdk.interfaces.IEnvironmentAware
IEnvironmentAware.Jsii$Default, IEnvironmentAware.Jsii$ProxyNested classes/interfaces inherited from interface software.amazon.awscdk.IResource
IResource.Jsii$Default, IResource.Jsii$Proxy -
Method Summary
Modifier and TypeMethodDescriptiondefault StringThe ID of the configuration set event destination.Methods inherited from interface software.amazon.awscdk.interfaces.ses.IConfigurationSetEventDestinationRef.Jsii$Default
getConfigurationSetEventDestinationRefMethods inherited from interface software.constructs.IConstruct.Jsii$Default
getNodeMethods inherited from interface software.amazon.awscdk.interfaces.IEnvironmentAware.Jsii$Default
getEnvMethods inherited from interface software.amazon.awscdk.IResource.Jsii$Default
applyRemovalPolicy, getStackMethods inherited from interface software.amazon.jsii.JsiiSerializable
$jsii$toJson
-
Method Details
-
getConfigurationSetEventDestinationId
The ID of the configuration set event destination.- Specified by:
getConfigurationSetEventDestinationIdin interfaceIConfigurationSetEventDestination
-