- 필수 기능
- 시작하기
- Glossary
- 표준 속성
- Guides
- Agent
- 통합
- 개방형텔레메트리
- 개발자
- Administrator's Guide
- API
- Datadog Mobile App
- CoScreen
- Cloudcraft
- 앱 내
- 서비스 관리
- 인프라스트럭처
- 애플리케이션 성능
- APM
- Continuous Profiler
- 스팬 시각화
- 데이터 스트림 모니터링
- 데이터 작업 모니터링
- 디지털 경험
- 소프트웨어 제공
- 보안
- AI Observability
- 로그 관리
- 관리
",t};e.buildCustomizationMenuUi=t;function n(e){let t='
",t}function s(e){let n=e.filter.currentValue||e.filter.defaultValue,t='${e.filter.label}
`,e.filter.options.forEach(s=>{let o=s.id===n;t+=``}),t+="${e.filter.label}
`,t+=`ancestors
Type: UNORDERED_LIST_STRING
create_time
Type: TIMESTAMP
Provider name: createTime
Description: Output only. The creation timestamp of a DnsAuthorization.
description
Type: STRING
Provider name: description
Description: Optional. One or more paragraphs of text description of a DnsAuthorization.
dns_resource_record
Type: STRUCT
Provider name: dnsResourceRecord
Description: Output only. DNS Resource Record that needs to be added to DNS configuration.
data
STRING
data
name
STRING
name
_acme-challenge.example.com
type
STRING
type
domain
Type: STRING
Provider name: domain
Description: Required. Immutable. A domain that is being authorized. A DnsAuthorization resource covers a single domain and its wildcard, e.g. authorization for example.com
can be used to issue certificates for example.com
and *.example.com
.
labels
Type: UNORDERED_LIST_STRING
name
Type: STRING
Provider name: name
Description: Identifier. A user-defined name of the dns authorization. DnsAuthorization names must be unique globally and match pattern projects/*/locations/*/dnsAuthorizations/*
.
organization_id
Type: STRING
parent
Type: STRING
project_id
Type: STRING
project_number
Type: STRING
resource_name
Type: STRING
tags
Type: UNORDERED_LIST_STRING
type
Type: STRING
Provider name: type
Description: Optional. Immutable. Type of DnsAuthorization. If unset during resource creation the following default will be used: - in location global
: FIXED_RECORD, - in other locations: PER_PROJECT_RECORD.
Possible values:
TYPE_UNSPECIFIED
- Type is unspecified.FIXED_RECORD
- FIXED_RECORD DNS authorization uses DNS-01 validation method.PER_PROJECT_RECORD
- PER_PROJECT_RECORD DNS authorization allows for independent management of Google-managed certificates with DNS authorization across multiple projects.update_time
Type: TIMESTAMP
Provider name: updateTime
Description: Output only. The last update timestamp of a DnsAuthorization.