Preparing search index...
The search index is not available
@guardian/cdk
@guardian/cdk
constructs/dns
GuDnsRecordSetProps
Interface GuDnsRecordSetProps
interface
GuDnsRecordSetProps
{
name
:
string
;
recordType
:
CNAME
;
resourceRecords
:
string
[]
;
ttl
:
Duration
;
}
Index
Properties
name
record
Type
resource
Records
ttl
Properties
name
name
:
string
record
Type
recordType
:
CNAME
resource
Records
resourceRecords
:
string
[]
ttl
ttl
:
Duration
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
name
record
Type
resource
Records
ttl
@guardian/cdk
Loading...