GetModifyParameterLogsLog

data class GetModifyParameterLogsLog(val modifyTime: String, val newParameterValue: String, val oldParameterValue: String, val parameterName: String, val status: String)

Constructors

Link copied to clipboard
constructor(modifyTime: String, newParameterValue: String, oldParameterValue: String, parameterName: String, status: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The time when the parameter was reconfigured. This value is a UNIX timestamp. Unit: milliseconds.

Link copied to clipboard

The new value of the parameter.

Link copied to clipboard

The original value of the parameter.

Link copied to clipboard

The name of the parameter.

Link copied to clipboard

The status of the new value specified for the parameter. Valid values: