Class CreateDnsAuthorizationRequest (1.7.0)

CreateDnsAuthorizationRequest(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

Request for the CreateDnsAuthorization method.

Attributes

NameDescription
parent str
Required. The parent resource of the dns authorization. Must be in the format projects/*/locations/*.
dns_authorization_id str
Required. A user-provided name of the dns authorization.
dns_authorization google.cloud.certificate_manager_v1.types.DnsAuthorization
Required. A definition of the dns authorization to create.