Show / Hide Table of Contents

Interface IConfigurationSetEventDestinationRef

(experimental) Indicates that this resource can be referenced as a ConfigurationSetEventDestination.

Inherited Members
IEnvironmentAware.Env
Namespace: Amazon.CDK.AWS.SES
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IConfigurationSetEventDestinationRef : IConstruct, IDependable, IEnvironmentAware
Syntax (vb)
Public Interface IConfigurationSetEventDestinationRef Inherits IConstruct, IDependable, IEnvironmentAware
Remarks

Stability: Experimental

Synopsis

Properties

ConfigurationSetEventDestinationRef

(experimental) A reference to a ConfigurationSetEventDestination resource.

Properties

ConfigurationSetEventDestinationRef

(experimental) A reference to a ConfigurationSetEventDestination resource.

IConfigurationSetEventDestinationReference ConfigurationSetEventDestinationRef { get; }
Property Value

IConfigurationSetEventDestinationReference

Remarks

Stability: Experimental

Back to top Generated by DocFX