ResourceReferenceResponse

data class ResourceReferenceResponse(val id: String)

The resource Id model.

Constructors

Link copied to clipboard
constructor(id: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val id: String

The resourceId of a resource managed by the deployment stack.