Interface IConfigurationSetRef
(experimental) Indicates that this resource can be referenced as a ConfigurationSet.
Inherited Members
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
Remarks
Stability: Experimental