Output

pulumirpc.language.RunPluginResponse.Output
See theOutput companion class
object Output

Attributes

Companion
class
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
Output.type

Members list

Type members

Classlikes

case object Empty extends Output

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
class Output
trait GeneratedOneof
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
Empty.type
final case class Exitcode(value: Int) extends Output

Attributes

Supertypes
class Output
trait GeneratedOneof
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
final case class Stderr(value: ByteString) extends Output

Attributes

Supertypes
class Output
trait GeneratedOneof
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
final case class Stdout(value: ByteString) extends Output

Attributes

Supertypes
class Output
trait GeneratedOneof
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Inherited types

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror

The name of the type

The name of the type

Attributes

Inherited from:
Mirror