Pulumi

besom.Pulumi$
object Pulumi extends FutureMonadModule

Attributes

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

Members list

Type members

Inherited types

final override type Eff[+A] = Future[A]

Attributes

Inherited from:
FutureMonadModule

Value members

Inherited methods

def config(using ctx: Context): Config

Attributes

Inherited from:
BesomSyntax
def isDryRun(using ctx: Context): Boolean

Attributes

Inherited from:
BesomSyntax
def log(using ctx: Context): Logger

Attributes

Inherited from:
BesomSyntax

Attributes

Inherited from:
EffectBesomModule
def urn(using ctx: Context): Output[URN]

Attributes

Inherited from:
BesomSyntax

Inherited fields

val exports: Export.type

Attributes

Inherited from:
BesomSyntax
lazy protected val rt: Runtime[Future]

Attributes

Inherited from:
FutureMonadModule

Givens

Inherited givens

Attributes

Inherited from:
FutureMonadModule

Implicits

Inherited implicits

implicit val toFutureFuture: ToFuture[Eff]

Attributes

Inherited from:
FutureMonadModule

Exports

Inherited defined exports

final type Archive = Archive
Exported from types$

Attributes

Inherited from:
BesomModule
final type ArgsEncoder = ArgsEncoder
Exported from internal

Attributes

Inherited from:
BesomModule
final type Asset = Asset
Exported from types$

Attributes

Inherited from:
BesomModule
Exported from types$

Attributes

Inherited from:
BesomModule
final type BooleanEnum = BooleanEnum
Exported from types$

Attributes

Inherited from:
BesomModule
Exported from types$

Attributes

Inherited from:
BesomModule
Exported from types$

Attributes

Inherited from:
BesomModule
final val Config: Config.type
Exported from types

Attributes

Inherited from:
BesomModule
final type Config = Config
Exported from types$

Attributes

Inherited from:
BesomModule
final type Context = Context
Exported from types$

Attributes

Inherited from:
BesomModule
Exported from types$

Attributes

Inherited from:
BesomModule
Exported from types

Attributes

Inherited from:
BesomModule
Exported from types$

Attributes

Inherited from:
BesomModule
final type Decoder = Decoder
Exported from internal

Attributes

Inherited from:
BesomModule
final type Encoder = Encoder
Exported from internal

Attributes

Inherited from:
BesomModule
final type EnumCompanion = [E <: PulumiEnum] =>> EnumCompanion[E]
Exported from types$

Attributes

Inherited from:
BesomModule
final type Input = Input
Exported from Input$package$

Attributes

Inherited from:
BesomModule
final val Input: Input.type
Exported from types

Attributes

Inherited from:
BesomModule
final type IntegerEnum = IntegerEnum
Exported from types$

Attributes

Inherited from:
BesomModule
final type Label = Label
Exported from types$

Attributes

Inherited from:
BesomModule
final val Label: Label.type
Exported from types

Attributes

Inherited from:
BesomModule
final type Logger = Logger
Exported from types$

Attributes

Inherited from:
BesomModule
final val NonEmptyString: NonEmptyString.type
Exported from types

Attributes

Inherited from:
BesomModule
Exported from types$

Attributes

Inherited from:
BesomModule
Exported from types

Attributes

Inherited from:
BesomModule
Exported from types$

Attributes

Inherited from:
BesomModule
final type NumberEnum = NumberEnum
Exported from types$

Attributes

Inherited from:
BesomModule
final val Output: Output.type
Exported from types

Attributes

Inherited from:
BesomModule
final type Output = Output
Exported from internal

Attributes

Inherited from:
BesomModule
Exported from types

Attributes

Inherited from:
BesomModule
final type OutputSequenceOps = [A, CC <: (IterableOnce), To] =>> OutputSequenceOps[A, CC, To]
Exported from OutputExtensionsFactory

Attributes

Inherited from:
BesomModule
final implicit def OutputSequenceOps[A, CC <: (IterableOnce), To](coll: CC[Output[A]]): OutputSequenceOps[A, CC, To]
Exported from types

Attributes

Inherited from:
BesomModule
Exported from interpolator$

Attributes

Inherited from:
BesomModule
final implicit def OutputTraverseOps[A, CC <: (IterableOnce)](coll: CC[A]): OutputTraverseOps[A, CC]
Exported from types

Attributes

Inherited from:
BesomModule
final type OutputTraverseOps = [A, CC <: (IterableOnce)] =>> OutputTraverseOps[A, CC]
Exported from OutputExtensionsFactory

Attributes

Inherited from:
BesomModule
Exported from internal

Attributes

Inherited from:
BesomModule
Exported from types$

Attributes

Inherited from:
BesomModule
final type ProviderType = ProviderType
Exported from types$

Attributes

Inherited from:
BesomModule
final val ProviderType: ProviderType.type
Exported from types

Attributes

Inherited from:
BesomModule
final type PulumiAny = PulumiAny
Exported from types$

Attributes

Inherited from:
BesomModule
final val PulumiAny: PulumiAny.type
Exported from types

Attributes

Inherited from:
BesomModule
final type PulumiEnum = PulumiEnum
Exported from types$

Attributes

Inherited from:
BesomModule
Exported from interpolator$

Attributes

Inherited from:
BesomModule
final type PulumiJson = PulumiJson
Exported from types$

Attributes

Inherited from:
BesomModule
final val PulumiJson: PulumiJson.type
Exported from types

Attributes

Inherited from:
BesomModule
Exported from internal

Attributes

Inherited from:
BesomModule
final type ResourceDecoder = [A <: Resource] =>> ResourceDecoder[A]
Exported from internal

Attributes

Inherited from:
BesomModule
final type ResourceId = ResourceId
Exported from types$

Attributes

Inherited from:
BesomModule
final val ResourceId: ResourceId.type
Exported from types

Attributes

Inherited from:
BesomModule
final val ResourceType: ResourceType.type
Exported from types

Attributes

Inherited from:
BesomModule
final type ResourceType = ResourceType
Exported from types$

Attributes

Inherited from:
BesomModule
final type StringEnum = StringEnum
Exported from types$

Attributes

Inherited from:
BesomModule
final val URN: URN.type
Exported from types

Attributes

Inherited from:
BesomModule
final type URN = URN
Exported from types$

Attributes

Inherited from:
BesomModule