besom.cats

package besom.cats

Members list

Type members

Classlikes

trait CatsEffectModule extends BesomModule

Attributes

Supertypes
trait BesomModule
trait EffectBesomModule
trait BesomSyntax
class Object
trait Matchable
class Any
Show all
Known subtypes
object Pulumi.type
class CatsRuntime(val debugEnabled: Boolean)(using ioRuntime: IORuntime) extends Runtime[IO]

Attributes

Supertypes
trait Runtime[IO]
class Object
trait Matchable
class Any
object Pulumi extends CatsEffectModule

Attributes

Supertypes
trait BesomModule
trait EffectBesomModule
trait BesomSyntax
class Object
trait Matchable
class Any
Show all
Self type
Pulumi.type

Exports

Defined exports

final type Archive = Archive
Exported from BesomModule
final type ArgsEncoder = ArgsEncoder
Exported from internal
final type Asset = Asset
Exported from BesomModule
final type AssetOrArchive = AssetOrArchive
Exported from BesomModule
final type BooleanEnum = BooleanEnum
Exported from BesomModule
final type ComponentBase = ComponentBase
Exported from BesomModule
final type ComponentResource = ComponentResource
Exported from BesomModule
final val Config: Config.type
Exported from BesomModule
final type Config = Config
Exported from BesomModule
final type Context = Context
Exported from BesomModule
final type CustomResource = CustomResource
Exported from BesomModule
final val CustomResourceOptions: CustomResourceOptions.type
Exported from BesomModule
final type CustomResourceOptions = CustomResourceOptions
Exported from BesomModule
final type Decoder = Decoder
Exported from internal
final type Eff = IO
Exported from effect
final type Encoder = Encoder
Exported from internal
final type EnumCompanion = [E <: PulumiEnum] =>> EnumCompanion[E]
Exported from types$
final val Input: Input.type
Exported from BesomModule
final type Input = Input
Exported from Input$package$
final type IntegerEnum = IntegerEnum
Exported from BesomModule
final val Label: Label.type
Exported from BesomModule
final type Label = Label
Exported from BesomModule
final type Logger = Logger
Exported from BesomModule
final val NonEmptyString: NonEmptyString.type
Exported from BesomModule
final type NonEmptyString = NonEmptyString
Exported from BesomModule
final val NonEmptyStringExtensions: NonEmptyStringExtensions.type
Exported from BesomModule
final type NonEmptyStringOps = NonEmptyStringOps
Exported from BesomModule
final type NumberEnum = NumberEnum
Exported from BesomModule
final val Output: Output.type
Exported from BesomModule
final type Output = Output
Exported from internal
final val OutputExtensions: OutputExtensions.type
Exported from BesomModule
final implicit def OutputSequenceOps[A, CC <: (IterableOnce), To](coll: CC[Output[A]]): OutputSequenceOps[A, CC, To]
Exported from BesomModule
final type OutputSequenceOps = [A, CC <: (IterableOnce), To] =>> OutputSequenceOps[A, CC, To]
Exported from OutputExtensionsFactory
final type OutputStringStripMarginOps = OutputStringStripMarginOps
Exported from BesomModule
final implicit def OutputTraverseOps[A, CC <: (IterableOnce)](coll: CC[A]): OutputTraverseOps[A, CC]
Exported from BesomModule
final type OutputTraverseOps = [A, CC <: (IterableOnce)] =>> OutputTraverseOps[A, CC]
Exported from OutputExtensionsFactory
final type ProviderArgsEncoder = ProviderArgsEncoder
Exported from internal
final type ProviderResource = ProviderResource
Exported from BesomModule
final val ProviderType: ProviderType.type
Exported from BesomModule
final type ProviderType = ProviderType
Exported from BesomModule
final val PulumiAny: PulumiAny.type
Exported from BesomModule
final type PulumiAny = PulumiAny
Exported from BesomModule
final type PulumiEnum = PulumiEnum
Exported from BesomModule
final type PulumiInterpolationOps = PulumiInterpolationOps
Exported from BesomModule
final val PulumiJson: PulumiJson.type
Exported from BesomModule
final type PulumiJson = PulumiJson
Exported from BesomModule
final type RegistersOutputs = [A <: ComponentResource & Product] =>> RegistersOutputs[A]
Exported from internal
final type ResourceDecoder = [A <: Resource] =>> ResourceDecoder[A]
Exported from internal
final val ResourceId: ResourceId.type
Exported from BesomModule
final type ResourceId = ResourceId
Exported from BesomModule
final val ResourceType: ResourceType.type
Exported from BesomModule
final type ResourceType = ResourceType
Exported from BesomModule
final type StringEnum = StringEnum
Exported from BesomModule
final val URN: URN.type
Exported from BesomModule
final type URN = URN
Exported from BesomModule
val exports: Export.type
Exported from BesomSyntax
def ioRuntime: IORuntime
Exported from CatsEffectModule
implicit val toFutureCatsEffectIO: ToFuture[Eff]
Exported from CatsEffectModule