Builder

class Builder

Properties

Link copied to clipboard
var createdDate: <Error class: unknown class>?

The date when the key-signing key (KSK) was created.

Link copied to clipboard

A string used to represent the delegation signer digest algorithm. This value must follow the guidelines provided by RFC-8624 Section 3.3.

Link copied to clipboard

An integer used to represent the delegation signer digest algorithm. This value must follow the guidelines provided by RFC-8624 Section 3.3.

Link copied to clipboard

A cryptographic digest of a DNSKEY resource record (RR). DNSKEY records are used to publish the public key that resolvers can use to verify DNSSEC signatures that are used to secure certain kinds of information provided by the DNS system.

Link copied to clipboard

A string that represents a DNSKEY record.

Link copied to clipboard

A string that represents a delegation signer (DS) record.

Link copied to clipboard
var flag: Int

An integer that specifies how the key is used. For key-signing key (KSK), this value is always 257.

Link copied to clipboard
var keyTag: Int

An integer used to identify the DNSSEC record for the domain name. The process used to calculate the value is described in RFC-4034 Appendix B.

Link copied to clipboard

The Amazon resource name (ARN) used to identify the customer managed key in Key Management Service (KMS). The KmsArn must be unique for each key-signing key (KSK) in a single hosted zone.

Link copied to clipboard
var lastModifiedDate: <Error class: unknown class>?

The last time that the key-signing key (KSK) was changed.

Link copied to clipboard
var name: String?

A string used to identify a key-signing key (KSK). Name can include numbers, letters, and underscores (_). Name must be unique for each key-signing key in the same hosted zone.

Link copied to clipboard

The public key, represented as a Base64 encoding, as required by RFC-4034 Page 5.

Link copied to clipboard

A string used to represent the signing algorithm. This value must follow the guidelines provided by RFC-8624 Section 3.1.

Link copied to clipboard

An integer used to represent the signing algorithm. This value must follow the guidelines provided by RFC-8624 Section 3.1.

Link copied to clipboard

A string that represents the current key-signing key (KSK) status.

Link copied to clipboard

The status message provided for the following key-signing key (KSK) statuses: ACTION_NEEDED or INTERNAL_FAILURE. The status message includes information about what the problem might be and steps that you can take to correct the issue.