Values.DeleteHostKeyRequestSourceDeletes the host key that's specified in the HostKeyId parameter.
type nonrec t = {serverId : ServerId.t;The identifier of the server that contains the host key that you are deleting.
*)hostKeyId : HostKeyId.t;The identifier of the host key that you are deleting.
*)}