EntityDeploySpec#

class EntityDeploySpec(entity_identifier=None, *args, **kwargs)#

Bases: object

A specification defining the entity being deployed and its version.

Parameters:

entity_identifier (required) – (entity_identifier)

property entity_identifier#
Type:

EntityBaseModel

to_dict()#

Returns the model properties as a dictionary

to_str()#

Returns the string representation of the model