EffectBesomModule

besom.internal.EffectBesomModule

Attributes

Graph
Supertypes
trait BesomSyntax
class Object
trait Matchable
class Any
Known subtypes
trait BesomModule
object Pulumi.type

Members list

Type members

Types

type Eff[+A]

Value members

Concrete methods

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
def urn(using ctx: Context): Output[URN]

Attributes

Inherited from:
BesomSyntax

Abstract fields

lazy protected val rt: Runtime[Eff]

Inherited fields

val exports: Export.type

Attributes

Inherited from:
BesomSyntax