InstanceArgs

constructor(capacityGib: Output<String>? = null, description: Output<String>? = null, filesystem: Output<String>? = null, gkeSupportEnabled: Output<Boolean>? = null, instanceId: Output<String>? = null, labels: Output<Map<String, String>>? = null, location: Output<String>? = null, network: Output<String>? = null, project: Output<String>? = null)