DeploySpec#
- class DeploySpec(entity_deploy_specs=None, *args, **kwargs)#
Bases:
object
Specification for deployment of entities.
- Parameters:
entity_deploy_specs (required) – (
entity_deploy_specs
) List of deploy specifications for use in the recommendations API.
- property entity_deploy_specs#
List of deploy specifications for use in the recommendations API.
- Type:
list[
EntityDeploySpec
]
- to_dict()#
Returns the model properties as a dictionary
- to_str()#
Returns the string representation of the model