accessToken property
ACME DNS access token.
This is a base64 token secret that is procured from the Google Domains website. It authorizes ACME TXT record updates for a domain.
Required.
Implementation
core.String? accessToken;
ACME DNS access token.
This is a base64 token secret that is procured from the Google Domains website. It authorizes ACME TXT record updates for a domain.
Required.
core.String? accessToken;