ImportHostKeyRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The text description that identifies this host key.

Link copied to clipboard

The private key portion of an SSH key pair.

Link copied to clipboard

The identifier of the server that contains the host key that you are importing.

Link copied to clipboard
val tags: List<Tag>?

Key-value pairs that can be used to group and search for host keys.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String