VaultConfigurationSummary Class
An R6Class
generator object
name
character [optional]
new()
VaultConfigurationSummary$new(name = NULL, ...)
toJSON()
VaultConfigurationSummary$toJSON()
fromJSON()
VaultConfigurationSummary$fromJSON(VaultConfigurationSummaryJson)
toJSONString()
VaultConfigurationSummary$toJSONString()
fromJSONString()
VaultConfigurationSummary$fromJSONString(VaultConfigurationSummaryJson)
clone()
The objects of this class are cloneable with this method.
VaultConfigurationSummary$clone(deep = FALSE)
deep
Whether to make a deep clone.