GoogleCloudDNSKeySpec
No description
type GoogleCloudDNSKeySpec {
algorithm: GoogleCloudDNSKeySpecAlgorithm!
length: Uint64!
type: GoogleCloudDNSKeySpecKeyType!
}
Fields
GoogleCloudDNSKeySpec.algorithm ● GoogleCloudDNSKeySpecAlgorithm! non-null enum
The DNSSEC algorithm
GoogleCloudDNSKeySpec.length ● Uint64! non-null scalar
The length of the keys in bits
GoogleCloudDNSKeySpec.type ● GoogleCloudDNSKeySpecKeyType! non-null enum
Indicates whether this is a key signing key (KSK) or a zone signing key (ZSK)