GetRepositoryCleanupPolicy

data class GetRepositoryCleanupPolicy(val action: String, val conditions: List<GetRepositoryCleanupPolicyCondition>, val id: String, val mostRecentVersions: List<GetRepositoryCleanupPolicyMostRecentVersion>)

Constructors

Link copied to clipboard
constructor(action: String, conditions: List<GetRepositoryCleanupPolicyCondition>, id: String, mostRecentVersions: List<GetRepositoryCleanupPolicyMostRecentVersion>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
val id: String