DomainVerificationInstructions
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| method | String | Verification method description | [default to null] |
| dns_record_type | String | DNS record type (e.g., TXT) | [default to null] |
| dns_record_name | String | DNS record name to create | [default to null] |
| dns_record_value | String | DNS record value to set | [default to null] |
| alternative_file_method | FileVerificationMethod | Alternative file-based verification method | [default to null] |