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