ReconfigureTrustRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)Request message for ReconfigureTrust
Attributes |
|
|---|---|
| Name | Description |
name |
str
Required. The resource domain name, project name and location using the form: projects/{project_id}/locations/global/domains/{domain_name}
|
target_domain_name |
str
Required. The fully-qualified target domain name which will be in trust with current domain. |
target_dns_ip_addresses |
MutableSequence[str]
Required. The target DNS server IP addresses to resolve the remote domain involved in the trust. |