TemplateVersionReference#
- class TemplateVersionReference(version_id=None, override_vm_config=None, *args, **kwargs)#
Bases:
object
Template version reference model.
- Parameters:
version_id (required) – (
version_id
) The identifier of a version.override_vm_config (required) – (
override_vm_config
)
- property override_vm_config#
- Type:
- to_dict()#
Returns the model properties as a dictionary
- to_str()#
Returns the string representation of the model
- property version_id#
The identifier of a version.
- Type:
str