GoogleCloudDNSManagedZoneDNSSECConfiguration
No description
type GoogleCloudDNSManagedZoneDNSSECConfiguration {
defaultKeySpecs: [GoogleCloudDNSKeySpec]!
nonExistence: GoogleCloudDNSManagedZoneDNSSECConfigurationNonExistence!
state: GoogleCloudDNSManagedZoneDNSSECState!
}
Fields
GoogleCloudDNSManagedZoneDNSSECConfiguration.defaultKeySpecs ● [GoogleCloudDNSKeySpec]! non-null object
Specifies parameters for generating initial DNS keys
GoogleCloudDNSManagedZoneDNSSECConfiguration.nonExistence ● GoogleCloudDNSManagedZoneDNSSECConfigurationNonExistence! non-null enum
Specifies the mechanism for authenticated denial-of-existence responses
GoogleCloudDNSManagedZoneDNSSECConfiguration.state ● GoogleCloudDNSManagedZoneDNSSECState! non-null enum
Specifies whether DNSSEC is enabled, and what mode it is in
Member of
GoogleCloudDNSManagedZone object