Interface IConfigurationSetEventDestination
A configuration set event destination.
Namespace: Amazon.CDK.AWS.SES
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IConfigurationSetEventDestination : IResource, IConstruct, IDependable
Syntax (vb)
Public Interface IConfigurationSetEventDestination Inherits IResource, IConstruct, IDependable
Synopsis
Properties
ConfigurationSetEventDestinationId | The ID of the configuration set event destination. |
Properties
ConfigurationSetEventDestinationId
The ID of the configuration set event destination.
string ConfigurationSetEventDestinationId { get; }
Property Value
Remarks
Attribute: true