dnsSuffix property

String? dnsSuffix
getter/setter pair

The dns suffix for this record to use in longest-suffix matching.

Requires a trailing dot. Example: "example.com."

Required. Immutable.

Implementation

core.String? dnsSuffix;