pulumirpc.engine

Members list

Type members

Classlikes

object EngineGrpc

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
EngineGrpc.type

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type

empty.

empty.

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type

Value parameters

urn

the URN of the root resource, or the empty string if one was not set.

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type

Value parameters

ephemeral

Optional value indicating whether this is a status message.

message

the contents of the logged message.

severity

the logging level of this message.

streamId

the (optional) stream id that a stream of log messages can be associated with. This allows clients to not have to buffer a large set of log messages that they all want to be conceptually connected. Instead the messages can be sent as chunks (with the same stream id) and the end display can show the messages as they arrive, while still stitching them together into one total log message. 0/not-given means: do not associate with any stream.

urn

the (optional) resource urn this log is associated with.

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
LogRequest.type
sealed abstract class LogSeverity(val value: Int) extends GeneratedEnum

LogSeverity is the severity level of a log message. Errors are fatal; all others are informational.

LogSeverity is the severity level of a log message. Errors are fatal; all others are informational.

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Known subtypes
object DEBUG.type
object ERROR.type
object INFO.type
trait Recognized
object WARNING.type
class Unrecognized
Show all

Attributes

Companion
class
Supertypes
trait Sum
trait Mirror
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type

Value parameters

urn

the URN of the root resource, or the empty string.

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type

empty.

empty.

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type