Sandbox Config Args
data class SandboxConfigArgs(val sandboxType: Output<String>? = null, val type: Output<SandboxConfigType>? = null) : ConvertibleToJava<SandboxConfigArgs>
SandboxConfig contains configurations of the sandbox to use for the node.