Show / Hide Table of Contents

Interface IConfigurationSetRef

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

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

Stability: Experimental

Synopsis

Properties

ConfigurationSetRef

(experimental) A reference to a ConfigurationSet resource.

Properties

ConfigurationSetRef

(experimental) A reference to a ConfigurationSet resource.

IConfigurationSetReference ConfigurationSetRef { get; }
Property Value

IConfigurationSetReference

Remarks

Stability: Experimental

Back to top Generated by DocFX