class Aws::Route53::Types::DeleteKeySigningKeyRequest
@note When making an API call, you may pass DeleteKeySigningKeyRequest
data as a hash: { hosted_zone_id: "ResourceId", # required name: "SigningKeyName", # required }
@!attribute [rw] hosted_zone_id
A unique string used to identify a hosted zone. @return [String]
@!attribute [rw] name
A string used to identify a key-signing key (KSK). @return [String]
@see docs.aws.amazon.com/goto/WebAPI/route53-2013-04-01/DeleteKeySigningKeyRequest AWS API Documentation
Constants
- SENSITIVE