Get App Spec Job Image
data class GetAppSpecJobImage(val deployOnPushes: List<GetAppSpecJobImageDeployOnPush>, val registry: String? = null, val registryType: String, val repository: String, val tag: String? = null)
Constructors
Link copied to clipboard
fun GetAppSpecJobImage(deployOnPushes: List<GetAppSpecJobImageDeployOnPush>, registry: String? = null, registryType: String, repository: String, tag: String? = null)