OBJECT
Backup script configurations.
type ManagedVolumeSlaScriptConfig {# Full command with arguments to run the script.scriptCommand: String! # Timeout for the script in seconds.timeout: Long! }