ManagedZoneServiceDirectoryConfig constructor
ManagedZoneServiceDirectoryConfig({
- String? kind,
- ManagedZoneServiceDirectoryConfigNamespace? namespace,
Implementation
ManagedZoneServiceDirectoryConfig({
this.kind,
this.namespace,
});