Class: Aws::Types::UploadSSHPublicKeyResponse
- Inherits:
-
Object
- Object
- Aws::Types::UploadSSHPublicKeyResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#ssh_public_key ⇒ Types::SSHPublicKey
Returns the value of attribute ssh_public_key.
Instance Attribute Details
#ssh_public_key ⇒ Types::SSHPublicKey
Returns the value of attribute ssh_public_key.
2329 2330 2331 |
# File 'sig/types.rbs', line 2329 def ssh_public_key @ssh_public_key end |