LogicalResourceId

object LogicalResourceId extends NewtypeWrapped[String]
class NewtypeWrapped[String]
class Newtype[String]
class Object
trait Matchable
class Any

Type members

Inherited types

opaque type Type
Inherited from
Newtype

Value members

Inherited methods

final
def apply(x: String): Type
Inherited from
NewtypeWrapped
final protected
def derive[F[_]](implicit ev: F[String]): F[Type]
Inherited from
Newtype
final
def unapply[A](a: A)(implicit ev: A =:= Type): Some[String]
Inherited from
NewtypeWrapped
final protected
def unsafeCoerce(value: String): Type
Inherited from
Newtype

Extensions

Inherited extensions

extension (self: Type)
final
def value: String
Inherited from
Newtype

Implicits

Implicits