Class: Aws::Types::UploadSSHPublicKeyResponse

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#ssh_public_keyTypes::SSHPublicKey

Returns the value of attribute ssh_public_key.

Returns:



2329
2330
2331
# File 'sig/types.rbs', line 2329

def ssh_public_key
  @ssh_public_key
end