Workstation Config Host Gce Instance Shielded Instance Config Args
data class WorkstationConfigHostGceInstanceShieldedInstanceConfigArgs(val enableIntegrityMonitoring: Output<Boolean>? = null, val enableSecureBoot: Output<Boolean>? = null, val enableVtpm: Output<Boolean>? = null) : ConvertibleToJava<WorkstationConfigHostGceInstanceShieldedInstanceConfigArgs>