Resource

besom.internal.Resource
sealed trait Resource

An abstract representation of a Pulumi resource. It is used to register resources with the Pulumi engine.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Abstract methods

def urn: Output[URN]

Attributes

Returns

the URN of the resource

Concrete methods

Attributes

Returns

the logical name of this besom.internal.Resource