Module: Aws::Transfer::Client::_ImportSshPublicKeyResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ImportSshPublicKeyResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#server_id ⇒ ::String
588 |
# File 'sig/client.rbs', line 588 def server_id: () -> ::String |
#ssh_public_key_id ⇒ ::String
589 |
# File 'sig/client.rbs', line 589 def ssh_public_key_id: () -> ::String |
#user_name ⇒ ::String
590 |
# File 'sig/client.rbs', line 590 def user_name: () -> ::String |