Show / Hide Table of Contents

Interface IConfigurationSetEventDestination

A configuration set event destination.

Inherited Members
IResource.ApplyRemovalPolicy(RemovalPolicy)
IResource.Env
IResource.Stack
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

string

Remarks

Attribute: true

Back to top Generated by DocFX