EnumValueDefinition

besom.codegen.metaschema.EnumValueDefinition
See theEnumValueDefinition companion object

Describes a Pulumi metaschema enum value

Value parameters

deprecationMessage

Indicates whether the value is deprecated

description

The description of the enum value, if any. Interpreted as Markdown

name

If present, overrides the name of the enum value that would usually be derived from the value

value

The enum value itself

Attributes

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

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product