Show / Hide Table of Contents

Interface IConfigurationSet

A configuration set.

Inherited Members
IResource.ApplyRemovalPolicy(RemovalPolicy)
IResource.Env
IResource.Stack
Namespace: Amazon.CDK.AWS.SES
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IConfigurationSet : IResource, IConstruct, IDependable
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

string

Remarks

Attribute: true

Back to top Generated by DocFX