GetActionsEnvironmentVariablesVariable

data class GetActionsEnvironmentVariablesVariable(val createdAt: String, val name: String, val updatedAt: String, val value: String)

Constructors

Link copied to clipboard
constructor(createdAt: String, name: String, updatedAt: String, value: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Timestamp of the variable creation

Link copied to clipboard

Name of the variable

Link copied to clipboard

Timestamp of the variable last update

Link copied to clipboard

Value of the variable