localFqdns property

List<String>? localFqdns
getter/setter pair

List of fully qualified domain names that will be used in the private DNS record created for the service attachment.

Optional.

Implementation

core.List<core.String>? localFqdns;