Module: Aws::WorkSpaces::Client::_MigrateWorkspaceResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::MigrateWorkspaceResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#source_workspace_id ⇒ ::String
995 |
# File 'sig/client.rbs', line 995
def source_workspace_id: () -> ::String
|
#target_workspace_id ⇒ ::String
996 |
# File 'sig/client.rbs', line 996
def target_workspace_id: () -> ::String
|