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