Sha256: 186b83a74d8eb7a6ec09c4eb5a2fabc01c1e983b13b92455a337b797c26836af

Contents?: true

Size: 1.01 KB

Versions: 32

Compression:

Stored size: 1.01 KB

Contents

# Fastly::TlsDnsRecord

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **id** | **String** | The IP address or hostname of the DNS record. | [optional] |
| **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 `us-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

32 entries across 32 versions & 1 rubygems

Version Path
fastly-5.1.1 docs/TlsDnsRecord.md
fastly-5.1.0 docs/TlsDnsRecord.md
fastly-5.0.0 docs/TlsDnsRecord.md
fastly-4.4.0 docs/TlsDnsRecord.md
fastly-4.3.0 docs/TlsDnsRecord.md
fastly-4.2.0 docs/TlsDnsRecord.md
fastly-4.1.0 docs/TlsDnsRecord.md
fastly-4.0.1.pre.alpha.0 docs/TlsDnsRecord.md
fastly-4.0.0 docs/TlsDnsRecord.md
fastly-4.0.0.alpha4 docs/TlsDnsRecord.md
fastly-4.0.0.alpha3 docs/TlsDnsRecord.md
fastly-4.0.0.alpha2 docs/TlsDnsRecord.md