AccountDnsSettings

class AccountDnsSettings : KotlinCustomResource

Example Usage

resources:
exampleAccountDnsSettings:
type: cloudflare:AccountDnsSettings
name: example_account_dns_settings
properties:
accountId: 023e105f4ecef8ad9ca31a8372d0c353
zoneDefaults:
flatten_all_cnames: false
foundation_dns: false
internal_dns:
referenceZoneId: reference_zone_id
multi_provider: false
nameservers:
type: cloudflare.standard
ns_ttl: 86400
secondary_overrides: false
soa:
expire: 604800
minTtl: 1800
mname: kristina.ns.cloudflare.com
refresh: 10000
retry: 2400
rname: admin.example.com
ttl: 3600
zone_mode: standard

Properties

Link copied to clipboard
val accountId: Output<String>

Identifier

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val urn: Output<String>
Link copied to clipboard