AppName

fs2.aws.kinesis.models.KinesisModels.AppName
object AppName extends Newsubtype[String]

Attributes

Graph
Supertypes
class Newsubtype[String]
class Object
trait Matchable
class Any
Self type
AppName.type

Members list

Type members

Inherited types

override opaque type Type

Attributes

Inherited from:
NewsubtypeTrait (hidden)

Value members

Concrete methods

def apply(value: String): Either[String, AppName]

Inherited methods

final inline protected def derive[F[_]](implicit ev: F[String]): F[Type]

Attributes

Inherited from:
NewEncoding (hidden)
final inline protected def unsafeCoerce(value: String): Type

Attributes

Inherited from:
NewEncoding (hidden)

Extensions

Inherited extensions

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

Attributes

Inherited from:
NewEncoding (hidden)

Implicits

Inherited implicits

implicit val codec: Aux[Type, String]

Attributes

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

Attributes

Inherited from:
NewEncoding (hidden)