GetBaselineStrategiesStrategy

data class GetBaselineStrategiesStrategy(val baselineStrategyId: String, val baselineStrategyName: String, val customType: String, val cycleDays: Int, val cycleStartTime: Int, val endTime: String, val id: String, val riskSubTypeName: String, val startTime: String, val targetType: String)

Constructors

Link copied to clipboard
constructor(baselineStrategyId: String, baselineStrategyName: String, customType: String, cycleDays: Int, cycleStartTime: Int, endTime: String, id: String, riskSubTypeName: String, startTime: String, targetType: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The ID of the baseline check policy.

Link copied to clipboard

Policy name.

Link copied to clipboard

The type of policy. Value:-common: standard policy-custom: custom policy

Link copied to clipboard

The detection period of the policy.

Link copied to clipboard

The detection period of the policy. Value:

Link copied to clipboard

The baseline check policy execution end time.

Link copied to clipboard
val id: String

The ID of the baseline check policy.

Link copied to clipboard
Link copied to clipboard

The baseline check policy start time.

Link copied to clipboard