class Aws::Route53::Types::ActivateKeySigningKeyRequest
@note When making an API call, you may pass ActivateKeySigningKeyRequest
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). `Name` can include numbers, letters, and underscores (\_). `Name` must be unique for each key-signing key in the same hosted zone. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/route53-2013-04-01/ActivateKeySigningKeyRequest AWS API Documentation
Constants
- SENSITIVE