CloudSystemInstance | R Documentation |
CloudSystemInstance
CloudSystemInstance
R6Class
object.
Object of R6Class
for modelling an CloudSystemInstance
id
system identifier
refid
system reference identifier
instance
system instance
new()
Initialize a cloud system instance
CloudSystemInstance$new(id, refid, ...)
id
instance identifier
refid
cloud system reference identifier
...
arguments to set for the system instance
getId()
Get Id
CloudSystemInstance$getId()
the system instance identifier
getInstance()
Get system instance
CloudSystemInstance$getInstance()
the system instance
clone()
The objects of this class are cloneable with this method.
CloudSystemInstance$clone(deep = FALSE)
deep
Whether to make a deep clone.
Emmanuel Blondel <emmanuel.blondel1@gmail.com>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.