deleteHostKey
inline suspend fun TransferClient.deleteHostKey(crossinline block: DeleteHostKeyRequest.Builder.() -> Unit): DeleteHostKeyResponse
Deletes the host key that's specified in the HostKeyId
parameter.
Deletes the host key that's specified in the HostKeyId
parameter.