ResourceIdResponse

data class ResourceIdResponse(val id: String)

Represents a resource ID. For example, for a subnet, it is the resource URL for the subnet.

Constructors

Link copied to clipboard
constructor(id: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val id: String

The ID of the resource