GetActionsEnvironmentSecretsSecret

data class GetActionsEnvironmentSecretsSecret(val createdAt: String, val name: String, val updatedAt: String)

Constructors

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

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Timestamp of the secret creation

Link copied to clipboard

Name of the secret

Link copied to clipboard

Timestamp of the secret last update