domain property

String? domain
getter/setter pair

The DNS or domain name of the record set, e.g. test.example.com.

Cloud DNS requires that a DNS suffix ends with a trailing dot.

Required.

Implementation

core.String? domain;