Distcp Settings Response
data class DistcpSettingsResponse(val distcpOptions: Any? = null, val resourceManagerEndpoint: Any, val tempScriptPath: Any)
Distcp settings.
Constructors
Link copied to clipboard
fun DistcpSettingsResponse(distcpOptions: Any? = null, resourceManagerEndpoint: Any, tempScriptPath: Any)