SendSshPublicKeyRequest

Types

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

Properties

Link copied to clipboard

The Availability Zone in which the EC2 instance was launched.

Link copied to clipboard

The ID of the EC2 instance.

Link copied to clipboard

The OS user on the EC2 instance for whom the key can be used to authenticate.

Link copied to clipboard

The public key material. To use the public key, you must have the matching private key.

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