Module: Aws::Transfer::Client::_DescribeUserResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeUserResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#server_id ⇒ ::String
509 |
# File 'sig/client.rbs', line 509
def server_id: () -> ::String
|
#user ⇒ Types::DescribedUser
510 |
# File 'sig/client.rbs', line 510
def user: () -> Types::DescribedUser
|