Interface IDedicatedIpPool
A dedicated IP pool.
Namespace: Amazon.CDK.AWS.SES
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IDedicatedIpPool : IResource, IConstruct, IDependable, IEnvironmentAware
Syntax (vb)
Public Interface IDedicatedIpPool Inherits IResource, IConstruct, IDependable, IEnvironmentAware
Synopsis
Properties
| DedicatedIpPoolName | The name of the dedicated IP pool. |
Properties
DedicatedIpPoolName
The name of the dedicated IP pool.
string DedicatedIpPoolName { get; }
Property Value
Remarks
Attribute: true