ResourceType

feral.lambda.cloudformation.ResourceType$
object ResourceType extends NewtypeWrapped[String]

Attributes

Source:
package.scala
Graph
Supertypes
class NewtypeWrapped[String]
class Newtype[String]
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Type members

Inherited types

override opaque type Type

Attributes

Inherited from:
NewtypeTrait (hidden)
Source:
NewEncoding.scala

Value members

Inherited methods

final def apply(x: String): Type

Attributes

Inherited from:
NewWrapped (hidden)
Source:
NewWrapped.scala
final inline protected def derive[F[_]](implicit ev: F[String]): F[Type]

Attributes

Inherited from:
NewEncoding (hidden)
Source:
NewEncoding.scala
final def unapply[A](a: A)(implicit ev: A =:= Type): Some[Src]

Attributes

Inherited from:
NewWrapped (hidden)
Source:
NewWrapped.scala
final inline protected def unsafeCoerce(value: String): Type

Attributes

Inherited from:
NewEncoding (hidden)
Source:
NewEncoding.scala

Extensions

Inherited extensions

extension (self: Type)
final inline def value: Src

Attributes

Inherited from:
NewEncoding (hidden)
Source:
NewEncoding.scala

Implicits

Implicits

Attributes

Source:
package.scala

Attributes

Source:
package.scala

Inherited implicits

final implicit val builder: Aux[Type, String]

Attributes

Inherited from:
NewWrapped (hidden)
Source:
NewWrapped.scala
implicit val codec: Aux[Type, String]

Attributes

Inherited from:
NewEncoding (hidden)
Source:
NewEncoding.scala
implicit val typeInfo: TypeInfo[Type]

Attributes

Inherited from:
NewEncoding (hidden)
Source:
NewEncoding.scala