Sha256: 876ca1e94dab64b89f6ba9fad1f93632c30b08ce849914f55c120507260544f2

Contents?: true

Size: 953 Bytes

Versions: 6

Compression:

Stored size: 953 Bytes

Contents

# Fastly::TlsDnsRecord

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **region** | **String** | Specifies the regions that will be used to route traffic. Select DNS records with a `global` region to route traffic to the most performant point of presence (POP) worldwide (global pricing will apply). Select DNS records with a `na/eu` region to exclusively land traffic on North American and European POPs. | [optional] |
| **record_type** | **String** | The type of the DNS record. `A` specifies an IPv4 address to be used for an A record to be used for apex domains (e.g., `example.com`). `AAAA` specifies an IPv6 address for use in an A record for apex domains. `CNAME` specifies the hostname to be used for a CNAME record for subdomains or wildcard domains (e.g., `www.example.com` or `*.example.com`). | [optional] |

[[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
fastly-9.0.0 docs/TlsDnsRecord.md
fastly-8.10.0 docs/TlsDnsRecord.md
fastly-8.9.0 docs/TlsDnsRecord.md
fastly-8.8.0 docs/TlsDnsRecord.md
fastly-8.7.0 docs/TlsDnsRecord.md
fastly-8.6.0 docs/TlsDnsRecord.md