Show / Hide Table of Contents

Interface IConfigurationSetEventDestination

A configuration set event destination.

Inherited Members
IResource.ApplyRemovalPolicy(RemovalPolicy)
IResource.Stack
IEnvironmentAware.Env
Namespace: Amazon.CDK.AWS.SES
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IConfigurationSetEventDestination : IResource, IConstruct, IDependable, IEnvironmentAware
Syntax (vb)
Public Interface IConfigurationSetEventDestination Inherits IResource, IConstruct, IDependable, IEnvironmentAware

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