ObjectTypeDefinition

besom.codegen.metaschema.ObjectTypeDefinition
See theObjectTypeDefinition companion object

Describes a Pulumi metaschema object type

Value parameters

properties

A map from property name to propertySpec that describes the object's properties

required

A list of the names of an object type's required properties. These properties must be set for inputs and will always be set for outputs

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