Runtime Template Args
constructor(dataPersistentDiskSpec: Output<RuntimeTemplateDataPersistentDiskSpecArgs>? = null, description: Output<String>? = null, displayName: Output<String>? = null, encryptionSpec: Output<RuntimeTemplateEncryptionSpecArgs>? = null, eucConfig: Output<RuntimeTemplateEucConfigArgs>? = null, idleShutdownConfig: Output<RuntimeTemplateIdleShutdownConfigArgs>? = null, labels: Output<Map<String, String>>? = null, location: Output<String>? = null, machineSpec: Output<RuntimeTemplateMachineSpecArgs>? = null, name: Output<String>? = null, networkSpec: Output<RuntimeTemplateNetworkSpecArgs>? = null, networkTags: Output<List<String>>? = null, project: Output<String>? = null, shieldedVmConfig: Output<RuntimeTemplateShieldedVmConfigArgs>? = null, softwareConfig: Output<RuntimeTemplateSoftwareConfigArgs>? = null)