Instance Config Args
constructor(baseConfig: Output<String>? = null, displayName: Output<String>? = null, etag: Output<String>? = null, instanceConfigId: Output<String>? = null, labels: Output<Map<String, String>>? = null, leaderOptions: Output<List<String>>? = null, name: Output<String>? = null, project: Output<String>? = null, replicas: Output<List<ReplicaInfoArgs>>? = null, validateOnly: Output<Boolean>? = null)