DeploymentNoteResponse

data class DeploymentNoteResponse(val resourceUri: List<String>)

An artifact that can be deployed in some runtime.

Constructors

Link copied to clipboard

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Resource URI for the artifact being deployed.