Interface IConfigurationSet
A configuration set.
Namespace: Amazon.CDK.AWS.SES
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IConfigurationSet : IResource
Syntax (vb)
Public Interface IConfigurationSet
Inherits IResource, IConstruct, IDependable
Synopsis
Properties
ConfigurationSetName | The name of the configuration set. |
Properties
ConfigurationSetName
The name of the configuration set.
string ConfigurationSetName { get; }
Property Value
System.String
Remarks
Attribute: true