Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ReservedDomainUpdate

Hierarchy

  • ReservedDomainUpdate

Index

Properties

Optional certificateId

certificateId: string

ID of a user-uploaded TLS certificate to use for connections to targeting this domain. Optional, mutually exclusive with certificate_management_policy.

Optional certificateManagementPolicy

certificateManagementPolicy: ReservedDomainCertPolicy

configuration for automatic management of TLS certificates for this domain, or null if automatic management is disabled. Optional, mutually exclusive with certificate_id.

Optional description

description: string

human-readable description of what this reserved domain will be used for

id

id: string

Optional metadata

metadata: string

arbitrary user-defined machine-readable data of this reserved domain. Optional, max 4096 bytes.

Generated using TypeDoc