gcp.project.dnsService.recordset
Supported platform
- gcp
Description
Google Cloud (GCP) DNS record set
Fields
ID | TYPE | DESCRIPTION |
---|---|---|
projectId | string | Project ID |
name | string | User-friendly name of the resource |
rrdatas | []string | Rrdatas: As defined in RFC 1035 (section 5) and RFC 1034 (section 3.6.1) |
signatureRrdatas | []string | SignatureRrdatas: As defined in RFC 4034 |
ttl | int | Number of seconds that this resource record set can be cached by resolvers |
type | string | The identifier of a supported record type |
References