DnssecConfig Class 
Represents the DNSSEC configuration.
Variables are only populated by the server, and will be ignored when sending a request.
Constructor
DnssecConfig(*, etag: str | None = None, **kwargs: Any)Keyword-Only Parameters
| Name | Description | 
|---|---|
| etag | The etag of the DNSSEC configuration. Default value: None | 
Variables
| Name | Description | 
|---|---|
| id | The ID of the DNSSEC configuration. | 
| name | The name of the DNSSEC configuration. | 
| type | The type of the DNSSEC configuration. | 
| etag | The etag of the DNSSEC configuration. | 
| system_data | Metadata pertaining to creation and last modification of the resource. | 
| provisioning_state | Provisioning State of the DNSSEC configuration. | 
| signing_keys | The list of signing keys. |