Spec

pulumirpc.alias.Alias.Alias.Spec
final case class Spec(value: Spec) 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 = Spec

Value members

Concrete methods

override def isSpec: Boolean

Attributes

Definition Classes
override def number: Int

Attributes

Definition Classes
override def spec: Option[Spec]

Attributes

Definition Classes

Inherited methods

Attributes

Inherited from:
Alias

Attributes

Inherited from:
Alias
def isUrn: Boolean

Attributes

Inherited from:
Alias

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product
def urn: Option[String]

Attributes

Inherited from:
Alias

Attributes

Inherited from:
GeneratedOneof