DeploymentOutputEntryResponse

data class DeploymentOutputEntryResponse(val key: String, val value: String)

Output object for Deployments

Constructors

Link copied to clipboard

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val key: String

Key of the output

Link copied to clipboard

Value of the label