Interface IRecordSet
A record set.
Namespace: Amazon.CDK.AWS.Route53
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IRecordSet : IResource, IConstruct, IDependable, IEnvironmentAware
Syntax (vb)
Public Interface IRecordSet Inherits IResource, IConstruct, IDependable, IEnvironmentAware
Synopsis
Properties
| DomainName | The domain name of the record. |