Instance Args
constructor(cryptoKeyConfig: Output<CryptoKeyConfigArgs>? = null, dataprocServiceAccount: Output<String>? = null, description: Output<String>? = null, displayName: Output<String>? = null, enableRbac: Output<Boolean>? = null, enableStackdriverLogging: Output<Boolean>? = null, enableStackdriverMonitoring: Output<Boolean>? = null, enableZoneSeparation: Output<Boolean>? = null, eventPublishConfig: Output<EventPublishConfigArgs>? = null, instanceId: Output<String>? = null, labels: Output<Map<String, String>>? = null, location: Output<String>? = null, networkConfig: Output<NetworkConfigArgs>? = null, options: Output<Map<String, String>>? = null, privateInstance: Output<Boolean>? = null, project: Output<String>? = null, type: Output<InstanceType>? = null, version: Output<String>? = null, zone: Output<String>? = null)