Class: Aws::Types::GetSSHPublicKeyResponse

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:



918
919
920
# File 'sig/types.rbs', line 918

def ssh_public_key
  @ssh_public_key
end