BuildInfo#
- class BuildInfo(version=None, *args, **kwargs)#
Bases:
object
Currently representing the build information to be used for the cluster creation.
- Parameters:
version – (
version
) Software version.
- to_dict()#
Returns the model properties as a dictionary
- to_str()#
Returns the string representation of the model
- property version#
Software version.
- Type:
str