GetDependabotSecretsSecret

data class GetDependabotSecretsSecret(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

The name of the repository.

Link copied to clipboard

Timestamp of the secret last update