Urn

pulumirpc.alias.Alias.Alias.Urn
final case class Urn(value: String) extends Alias

Attributes

Graph
Supertypes
trait Alias
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Type members

Types

type ValueType = String

Value members

Concrete methods

override def isUrn: Boolean

Attributes

Definition Classes
override def number: Int

Attributes

Definition Classes
override def urn: Option[String]

Attributes

Definition Classes

Inherited methods

Attributes

Inherited from:
Alias

Attributes

Inherited from:
Alias

Attributes

Inherited from:
Alias

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product
def spec: Option[Spec]

Attributes

Inherited from:
Alias

Attributes

Inherited from:
GeneratedOneof