ScriptActivityTypePropertiesResponseLogSettings

data class ScriptActivityTypePropertiesResponseLogSettings(val logDestination: String, val logLocationSettings: LogLocationSettingsResponse? = null)

Log settings of script activity.

Constructors

constructor(logDestination: String, logLocationSettings: LogLocationSettingsResponse? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The destination of logs. Type: string.

Link copied to clipboard

Log location settings customer needs to provide when enabling log.