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
592 |
# File 'sig/client.rbs', line 592
def server_id: () -> ::String
|
#ssh_public_key_id ⇒ ::String
593 |
# File 'sig/client.rbs', line 593
def ssh_public_key_id: () -> ::String
|
#user_name ⇒ ::String
594 |
# File 'sig/client.rbs', line 594
def user_name: () -> ::String
|