drs_get_launch_configuration {paws.developer.tools} | R Documentation |
Gets a LaunchConfiguration, filtered by Source Server IDs
Description
Gets a LaunchConfiguration, filtered by Source Server IDs.
See https://www.paws-r-sdk.com/docs/drs_get_launch_configuration/ for full documentation.
Usage
drs_get_launch_configuration(sourceServerID)
Arguments
sourceServerID |
[required] The ID of the Source Server that we want to retrieve a Launch Configuration for. |
[Package paws.developer.tools version 0.7.0 Index]